Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c213 u8 buf[MLXSW_REG_MCIA_TH_ITEM_SIZE]; in mlxsw_env_module_temp_thresholds_get()
269 MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
274 off, MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
283 memcpy(temp_thresh.buf, eeprom_tmp, MLXSW_REG_MCIA_TH_ITEM_SIZE); in mlxsw_env_module_temp_thresholds_get()
H A Dreg.h9705 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro