Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c277 char spvid_pl[MLXSW_REG_SPVID_LEN]; in mlxsw_sp_port_pvid_set() local
279 mlxsw_reg_spvid_pack(spvid_pl, mlxsw_sp_port->local_port, vid); in mlxsw_sp_port_pvid_set()
280 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(spvid), spvid_pl); in mlxsw_sp_port_pvid_set()