Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c193 mlxsw_reg_paos_pack(paos_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_admin_status_set()
207 mlxsw_reg_paos_pack(paos_pl, mlxsw_sx_port->local_port, 0); in mlxsw_sx_port_oper_status_get()
Dspectrum.c166 mlxsw_reg_paos_pack(paos_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_admin_status_set()
180 mlxsw_reg_paos_pack(paos_pl, mlxsw_sp_port->local_port, 0); in mlxsw_sp_port_oper_status_get()
Dreg.h1523 static inline void mlxsw_reg_paos_pack(char *payload, u8 local_port, in mlxsw_reg_paos_pack() function