Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c215 u8 buf[MLXSW_REG_MCIA_TH_ITEM_SIZE]; in mlxsw_env_module_temp_thresholds_get()
271 MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
276 off, MLXSW_REG_MCIA_TH_ITEM_SIZE, in mlxsw_env_module_temp_thresholds_get()
285 memcpy(temp_thresh.buf, eeprom_tmp, MLXSW_REG_MCIA_TH_ITEM_SIZE); in mlxsw_env_module_temp_thresholds_get()
Dreg.h9616 #define MLXSW_REG_MCIA_TH_ITEM_SIZE 2 macro