Searched refs:MLXSW_REG_MCIA_TH_ITEM_SIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_env.c | 130 u8 buf[MLXSW_REG_MCIA_TH_ITEM_SIZE]; in mlxsw_env_module_temp_thresholds_get() 175 MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get() 180 off, MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get() 189 memcpy(temp_thresh.buf, eeprom_tmp, MLXSW_REG_MCIA_TH_ITEM_SIZE); in mlxsw_env_module_temp_thresholds_get()
|
H A D | reg.h | 8733 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_env.c | 213 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 D | reg.h | 9705 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro
|
Completed in 38 milliseconds