Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c1311 mlxsw_reg_pmtm_pack(pmtm_pl, slot_index, i); in mlxsw_env_module_type_set()
H A Dreg.h6427 static inline void mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmtm_pack() function