Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c240 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sx_port_swid_set() local
242 mlxsw_reg_pspa_pack(pspa_pl, swid, mlxsw_sx_port->local_port); in mlxsw_sx_port_swid_set()
243 return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sx_port_swid_set()
Dspectrum.c278 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sp_port_swid_set() local
280 mlxsw_reg_pspa_pack(pspa_pl, swid, mlxsw_sp_port->local_port); in mlxsw_sp_port_swid_set()
281 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sp_port_swid_set()