Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c81 struct mlxsw_i2c { struct
82 struct {
88 } cmd;
89 struct device *dev;
90 struct mlxsw_core *core;
91 struct mlxsw_bus_info bus_info;
92 u16 block_size;
116 mlxsw_i2c_convert_mbox(struct mlxsw_i2c *mlxsw_i2c, u8 *buf) in mlxsw_i2c_convert_mbox()
154 struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) in mlxsw_i2c_wait_go_bit()
198 struct mlxsw_i2c *mlxsw_i2c, in mlxsw_i2c_write_cmd()
[all …]