Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c608 mlxsw_reg_mcion_pack(mcion_pl, slot_index, module); in mlxsw_env_get_module_power_mode()
H A Dreg.h10213 static inline void mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_mcion_pack() function