Searched refs:mlxsw_reg_pmlp_pack (Results 1 – 4 of 4) sorted by relevance
168 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sib_port_module_info_get()
644 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sp_port_module_info_get()661 mlxsw_reg_pmlp_pack(pmlp_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_module_map()676 mlxsw_reg_pmlp_pack(pmlp_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_module_unmap()
261 mlxsw_reg_pmlp_pack(pmlp_pl, local_port); in mlxsw_sx_port_module_info_get()
3598 static inline void mlxsw_reg_pmlp_pack(char *payload, u8 local_port) in mlxsw_reg_pmlp_pack() function