Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ !
Di2c.c67 struct mlxsw_i2c { struct
68 struct {
74 } cmd;
75 struct device *dev;
99 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox()
137 struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) in mlxsw_i2c_wait_go_bit()
181 struct mlxsw_i2c *mlxsw_i2c, in mlxsw_i2c_write_cmd()
228 struct mlxsw_i2c *mlxsw_i2c, u16 opcode, u32 in_mod) in mlxsw_i2c_write_init_cmd()
287 struct mlxsw_i2c *mlxsw_i2c) in mlxsw_i2c_get_mbox()
318 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); in mlxsw_i2c_write() local
[all …]