Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c21 mlxsw_reg_mcia_pack(mcia_pl, id, 0, MLXSW_REG_MCIA_PAGE0_LO_OFF, 0, 1, in mlxsw_env_validate_cable_ident()
69 mlxsw_reg_mcia_pack(mcia_pl, module, 0, 0, offset, size, i2c_addr); in mlxsw_env_query_module_eeprom()
126 mlxsw_reg_mcia_pack(mcia_pl, module, 0, in mlxsw_env_module_temp_thresholds_get()
132 mlxsw_reg_mcia_pack(mcia_pl, module, 0, in mlxsw_env_module_temp_thresholds_get()
Dreg.h8449 static inline void mlxsw_reg_mcia_pack(char *payload, u8 module, u8 lock, in mlxsw_reg_mcia_pack() function