Home
last modified time | relevance | path

Searched refs:MLXSW_I2C_MBOX_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c45 #define MLXSW_I2C_MBOX_SIZE 20 macro
307 u8 buf[MLXSW_I2C_MBOX_SIZE]; in mlxsw_i2c_get_mbox()
309 MLXSW_I2C_READ_MSG(client, addr_buf, buf, MLXSW_I2C_MBOX_SIZE); in mlxsw_i2c_get_mbox()