Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c91 u8 buf[MLXSW_REG_MCIA_TH_ITEM_SIZE]; in mlxsw_env_module_temp_thresholds_get()
129 MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
134 off, MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
142 memcpy(temp_thresh.buf, eeprom_tmp, MLXSW_REG_MCIA_TH_ITEM_SIZE); in mlxsw_env_module_temp_thresholds_get()
Dreg.h8418 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro