Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c66 struct mlxsw_i2c { struct
67 struct {
73 } cmd;
74 struct device *dev;
98 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox()
136 struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) in mlxsw_i2c_wait_go_bit()
180 struct mlxsw_i2c *mlxsw_i2c, in mlxsw_i2c_write_cmd()
227 struct mlxsw_i2c *mlxsw_i2c, u16 opcode, u32 in_mod) in mlxsw_i2c_write_init_cmd()
286 struct mlxsw_i2c *mlxsw_i2c) in mlxsw_i2c_get_mbox()
317 struct mlxsw_i2c *mlxsw_i2c = i2c_get_clientdata(client); in mlxsw_i2c_write() local
[all …]