Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c33 mlxsw_reg_mcia_pack(mcia_pl, id, 0, MLXSW_REG_MCIA_PAGE0_LO_OFF, 0, 1, in mlxsw_env_validate_cable_ident()
108 mlxsw_reg_mcia_pack(mcia_pl, module, 0, page, offset, size, i2c_addr); in mlxsw_env_query_module_eeprom()
173 mlxsw_reg_mcia_pack(mcia_pl, module, 0, page, in mlxsw_env_module_temp_thresholds_get()
178 mlxsw_reg_mcia_pack(mcia_pl, module, 0, in mlxsw_env_module_temp_thresholds_get()
Dreg.h8775 static inline void mlxsw_reg_mcia_pack(char *payload, u8 module, u8 lock, in mlxsw_reg_mcia_pack() function