Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A 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()
567 struct mlxsw_i2c *mlxsw_i2c; in mlxsw_i2c_work_handler() local
575 struct mlxsw_i2c *mlxsw_i2c = dev; in mlxsw_i2c_irq_handler() local
[all …]

Completed in 6 milliseconds