Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c114 mlxsw_reg_mcia_pack(mcia_pl, slot_index, id, 0, in mlxsw_env_validate_cable_ident()
191 mlxsw_reg_mcia_pack(mcia_pl, slot_index, module, 0, page, offset, size, in mlxsw_env_query_module_eeprom()
269 mlxsw_reg_mcia_pack(mcia_pl, slot_index, module, 0, page, in mlxsw_env_module_temp_thresholds_get()
274 mlxsw_reg_mcia_pack(mcia_pl, slot_index, module, 0, in mlxsw_env_module_temp_thresholds_get()
494 mlxsw_reg_mcia_pack(mcia_pl, slot_index, module, 0, page->page, in mlxsw_env_get_module_eeprom_by_page()
Dreg.h9659 static inline void mlxsw_reg_mcia_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_mcia_pack() function