Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c130 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()
Dreg.h8732 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro