/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_switchdev.c | 128 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
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
D | stx_gp3.c | 71 uint pvid, svid, phid1; in stx_gp3_show_cpuinfo() local
|
D | tqm85xx.c | 70 uint pvid, svid, phid1; in tqm85xx_show_cpuinfo() local
|
D | sbc8548.c | 96 uint pvid, svid, phid1; in sbc8548_show_cpuinfo() local
|
D | mpc85xx_ads.c | 138 uint pvid, svid, phid1; in mpc85xx_ads_show_cpuinfo() local
|
D | ksi8560.c | 148 uint pvid, svid, phid1; in ksi8560_show_cpuinfo() local
|
D | mpc85xx_cds.c | 355 uint pvid, svid, phid1; in mpc85xx_cds_show_cpuinfo() local
|
/kernel/linux/linux-5.10/net/bridge/ |
D | br_arp_nd_proxy.c | 52 u16 pvid; in br_arp_send() local 262 u16 pvid; in br_nd_send() local
|
D | br_netlink.c | 26 u16 flags, pvid; in __get_num_vlan_infos() local 293 u16 flags, pvid; in br_fill_ifvlaninfo_compressed() local 348 u16 pvid; in br_fill_ifvlaninfo() local 1631 u16 pvid; in br_fill_linkxstats() local
|
D | br_vlan.c | 518 u16 pvid = br_get_pvid(vg); in __allowed_ingress() local 969 u16 pvid = br->default_pvid; in br_vlan_disable_default_pvid() local 988 int __br_vlan_set_default_pvid(struct net_bridge *br, u16 pvid, in __br_vlan_set_default_pvid() 1092 u16 pvid = val; in br_vlan_set_default_pvid() local 1765 u16 pvid; in br_vlan_dump_dev() local
|
D | br_vlan_options.c | 197 u16 pvid; in br_vlan_process_options() local
|
/kernel/linux/linux-5.10/include/linux/dsa/ |
D | loop.h | 29 u16 pvid; member
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
D | dsa_loop.c | 225 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
|
D | rtl8366.c | 412 bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID); in rtl8366_vlan_add() local
|
D | lantiq_gswip.c | 1007 bool pvid) in gswip_vlan_add_aware() 1082 u16 vid, bool pvid, bool vlan_aware) in gswip_vlan_remove() 1226 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in gswip_port_vlan_add() local 1246 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in gswip_port_vlan_del() local
|
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.h | 56 u16 pvid; member
|
/kernel/linux/linux-5.10/net/dsa/ |
D | dsa_priv.h | 207 u16 vid, pvid, proto; in dsa_untag_bridge_pvid() local
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
D | port.c | 912 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_iov.c | 383 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid) in fm10k_iov_update_pvid()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot.c | 256 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()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 308 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() local 1908 static int sja1105_pvid_apply(struct sja1105_private *priv, int port, u16 pvid) in sja1105_pvid_apply() 2006 static int sja1105_find_free_subvlan(u16 *subvlan_map, bool pvid) in sja1105_find_free_subvlan() 2811 bool pvid = flags & BRIDGE_VLAN_INFO_PVID; in sja1105_vlan_add_one() local
|
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
D | b53_common.c | 1429 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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
D | prestera_switchdev.c | 961 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
|
D | prestera.h | 71 u16 pvid; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 1129 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 1822 u16 pvid = mlxsw_sp_port->pvid == vid ? 0 : mlxsw_sp_port->pvid; in mlxsw_sp_bridge_port_vlan_del() local 2060 u16 pvid; in mlxsw_sp_bridge_8021q_vxlan_dev_find() local
|