Home
last modified time | relevance | path

Searched refs:mlxsw_reg_pmlp_pack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c196 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_m_port_module_info_get()
H A Dspectrum.c647 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sp_port_module_info_get()
665 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sp_port_module_map()
690 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sp_port_module_unmap()
H A Dreg.h4600 static inline void mlxsw_reg_pmlp_pack(char *payload, u16 local_port) in mlxsw_reg_pmlp_pack() function