Home
last modified time | relevance | path

Searched defs:pvid (Results 1 – 25 of 40) sorted by relevance

12

/drivers/net/ethernet/ti/
Dcpsw_switchdev.c128 u32 pvid; in cpsw_get_pvid() local
150 u32 pvid; in cpsw_set_pvid() local
170 static int cpsw_port_vlan_add(struct cpsw_priv *priv, bool untag, bool pvid, in cpsw_port_vlan_add()
262 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in cpsw_port_vlans_add() local
/drivers/net/dsa/
Ddsa_loop.c225 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in dsa_loop_port_vlan_add() local
258 u16 vid, pvid = ps->ports[port].pvid; in dsa_loop_port_vlan_del() local
Drtl8366.c412 bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID); in rtl8366_vlan_add() local
Dlantiq_gswip.c1012 bool pvid) in gswip_vlan_add_aware()
1087 u16 vid, bool pvid, bool vlan_aware) in gswip_vlan_remove()
1231 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in gswip_port_vlan_add() local
1251 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in gswip_port_vlan_del() local
Dmt7530.c1401 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
1429 u16 vid, pvid; in mt7530_port_vlan_del() local
Dqca8k.c1330 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in qca8k_port_vlan_add() local
/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h56 u16 pvid; member
Dethsw.c65 static int dpaa2_switch_port_set_pvid(struct ethsw_port_priv *port_priv, u16 pvid) in dpaa2_switch_port_set_pvid()
/drivers/net/dsa/mv88e6xxx/
Dport.c912 int mv88e6xxx_port_get_pvid(struct mv88e6xxx_chip *chip, int port, u16 *pvid) in mv88e6xxx_port_get_pvid()
927 int mv88e6xxx_port_set_pvid(struct mv88e6xxx_chip *chip, int port, u16 pvid) in mv88e6xxx_port_set_pvid()
Dchip.c1988 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mv88e6xxx_port_vlan_add() local
2068 u16 pvid, vid; in mv88e6xxx_port_vlan_del() local
/drivers/net/ethernet/mscc/
Docelot.c256 static void ocelot_port_set_pvid(struct ocelot *ocelot, int port, u16 pvid) in ocelot_port_set_pvid()
268 int ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid, in ocelot_vlan_add()
Docelot_net.c209 static int ocelot_vlan_vid_add(struct net_device *dev, u16 vid, bool pvid, in ocelot_vlan_vid_add()
/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c383 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid) in fm10k_iov_update_pvid()
Dfm10k_pf.c1689 u16 glort, pvid; in fm10k_msg_update_pvid_pf() local
Dfm10k_pci.c1594 u16 glort, pvid; in fm10k_update_pvid() local
/drivers/net/dsa/sja1105/
Dsja1105_main.c308 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() local
1934 static int sja1105_pvid_apply(struct sja1105_private *priv, int port, u16 pvid) in sja1105_pvid_apply()
2032 static int sja1105_find_free_subvlan(u16 *subvlan_map, bool pvid) in sja1105_find_free_subvlan()
2837 bool pvid = flags & BRIDGE_VLAN_INFO_PVID; in sja1105_vlan_add_one() local
Dsja1105.h192 bool pvid; member
/drivers/net/dsa/b53/
Db53_common.c1429 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in b53_vlan_add() local
1466 u16 pvid; in b53_vlan_del() local
1862 u16 pvlan, reg, pvid; in b53_br_leave() local
/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c961 u16 pvid; in prestera_bridge_port_vlan_add() local
1007 u16 pvid = port->pvid == vid ? 0 : port->pvid; in prestera_bridge_port_vlan_del() local
Dprestera.h71 u16 pvid; member
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1129 u16 pvid = mlxsw_sp_port_pvid_determine(mlxsw_sp_port, vid, is_pvid); in mlxsw_sp_bridge_port_vlan_add() local
1180 u16 pvid; in mlxsw_sp_br_ban_rif_pvid_change() local
1819 u16 pvid = mlxsw_sp_port->pvid == vid ? 0 : mlxsw_sp_port->pvid; in mlxsw_sp_bridge_port_vlan_del() local
2057 u16 pvid; in mlxsw_sp_bridge_8021q_vxlan_dev_find() local
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov.h130 u16 pvid; member
/drivers/net/dsa/microchip/
Dksz9477.c558 u16 pvid; in ksz9477_port_vlan_del() local
Dksz8795.c901 u16 data, vid, pvid; in ksz8795_port_vlan_del() local
/drivers/net/ethernet/intel/iavf/
Diavf_adminq_cmd.h347 __le16 pvid; /* VLANS include priority bits */ member

12