Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dminimal.c120 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_m_port_module_info_get()
Dswitchib.c181 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sib_port_module_info_get()
Dcore_hwmon.c547 mlxsw_reg_pmlp_pack(pmlp_pl, i); in mlxsw_hwmon_module_init()
Dcore_thermal.c785 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_thermal_module_init()
Dswitchx2.c260 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sx_port_module_info_get()
Dspectrum.c745 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sp_port_module_info_get()
762 mlxsw_reg_pmlp_pack(pmlp_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_module_map()
777 mlxsw_reg_pmlp_pack(pmlp_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_module_unmap()
Dreg.h3995 static inline void mlxsw_reg_pmlp_pack(char *payload, u8 local_port) in mlxsw_reg_pmlp_pack() function