Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c391 char spvid_pl[MLXSW_REG_SPVID_LEN]; in __mlxsw_sp_port_pvid_set() local
393 mlxsw_reg_spvid_pack(spvid_pl, mlxsw_sp_port->local_port, vid); in __mlxsw_sp_port_pvid_set()
394 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(spvid), spvid_pl); in __mlxsw_sp_port_pvid_set()