Home
last modified time | relevance | path

Searched defs:mlxsw_i2c (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c80 struct mlxsw_i2c { struct
81 struct {
87 } cmd;
88 struct device *dev;
89 struct mlxsw_core *core;
90 struct mlxsw_bus_info bus_info;
91 u16 block_size;
115 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox()
153 struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) in mlxsw_i2c_wait_go_bit()
197 struct mlxsw_i2c *mlxsw_i2c, in mlxsw_i2c_write_cmd()
[all …]