Lines Matching refs:pvid
992 else if (mlxsw_sp_port->pvid == vid) in mlxsw_sp_port_pvid_determine()
995 return mlxsw_sp_port->pvid; in mlxsw_sp_port_pvid_determine()
1092 u16 pvid = mlxsw_sp_port_pvid_determine(mlxsw_sp_port, vid, is_pvid); in mlxsw_sp_bridge_port_vlan_add() local
1094 u16 old_pvid = mlxsw_sp_port->pvid; in mlxsw_sp_bridge_port_vlan_add()
1106 err = mlxsw_sp_port_pvid_set(mlxsw_sp_port, pvid); in mlxsw_sp_bridge_port_vlan_add()
1132 u16 pvid; in mlxsw_sp_br_ban_rif_pvid_change() local
1139 pvid = mlxsw_sp_fid_8021q_vid(fid); in mlxsw_sp_br_ban_rif_pvid_change()
1143 if (vid != pvid) { in mlxsw_sp_br_ban_rif_pvid_change()
1148 if (vid == pvid) { in mlxsw_sp_br_ban_rif_pvid_change()
1758 u16 pvid = mlxsw_sp_port->pvid == vid ? 0 : vid; in mlxsw_sp_bridge_port_vlan_del() local
1766 mlxsw_sp_port_pvid_set(mlxsw_sp_port, pvid); in mlxsw_sp_bridge_port_vlan_del()