Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vlan.c115 bool pvid, bool untagged) in lan966x_vlan_port_set_vid()
155 u16 pvid; in lan966x_vlan_port_apply() local
215 bool pvid, in lan966x_vlan_port_add_vlan()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c123 u32 pvid; in cpsw_get_pvid() local
145 u32 pvid; in cpsw_set_pvid() local
165 static int cpsw_port_vlan_add(struct cpsw_priv *priv, bool untag, bool pvid, in cpsw_port_vlan_add()
255 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in cpsw_port_vlans_add() local
H A Dam65-cpsw-switchdev.c121 u32 pvid; in am65_cpsw_get_pvid() local
137 u32 pvid; in am65_cpsw_set_pvid() local
149 static int am65_cpsw_port_vlan_add(struct am65_cpsw_port *port, bool untag, bool pvid, in am65_cpsw_port_vlan_add()
240 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in am65_cpsw_port_vlans_add() local
/linux/net/dsa/
H A Dtag.h62 u16 pvid, proto; in dsa_software_untag_vlan_aware_bridge() local
109 u16 pvid, proto; in dsa_software_untag_vlan_unaware_bridge() local
/linux/arch/powerpc/platforms/85xx/
H A Dstx_gp3.c70 uint pvid, svid, phid1; in stx_gp3_show_cpuinfo() local
H A Dtqm85xx.c69 uint pvid, svid, phid1; in tqm85xx_show_cpuinfo() local
H A Dksi8560.c150 uint pvid, svid, phid1; in ksi8560_show_cpuinfo() local
/linux/net/bridge/
H A Dbr_netlink.c28 u16 flags, pvid; in __get_num_vlan_infos() local
367 u16 flags, pvid; in br_fill_ifvlaninfo_compressed() local
422 u16 pvid; in br_fill_ifvlaninfo() local
1832 u16 pvid; in br_fill_linkxstats() local
H A Dbr_vlan_options.c273 u16 pvid; in br_vlan_process_options() local
H A Dbr_switchdev.c419 u16 pvid; in br_switchdev_vlan_replay_group() local
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c230 static int prueth_switchdev_vlan_add(struct prueth_emac *emac, bool untag, bool pvid, in prueth_switchdev_vlan_add()
292 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in prueth_switchdev_vlans_add() local
H A Dicssg_config.c752 u32 pvid; in icssg_get_pvid() local
767 u32 pvid; in icssg_set_pvid() local
/linux/include/linux/dsa/
H A Dloop.h30 u16 pvid; member
/linux/drivers/net/dsa/realtek/
H A Drtl8366-core.c300 bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID); in rtl8366_vlan_add() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h48 u16 pvid; member
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_iov.c383 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid) in fm10k_iov_update_pvid()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h118 u16 pvid; member
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c103 static int sja1105_pvid_apply(struct sja1105_private *priv, int port, u16 pvid) in sja1105_pvid_apply()
126 u16 pvid; in sja1105_commit_pvid() local
464 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h154 u16 pvid; member
/linux/drivers/net/ethernet/mscc/
H A Docelot.c610 u16 pvid = ocelot_vlan_unaware_pvid(ocelot, ocelot_port->bridge); in ocelot_port_set_pvid() local
801 int ocelot_vlan_prepare(struct ocelot *ocelot, int port, u16 vid, bool pvid, in ocelot_vlan_prepare()
830 int ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid, in ocelot_vlan_add()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1408 u16 pvid; in prestera_bridge_port_vlan_add() local
1454 u16 pvid = port->pvid == vid ? 0 : port->pvid; in prestera_bridge_port_vlan_del() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h130 u16 pvid; member
/linux/drivers/net/dsa/microchip/
H A Dksz9477.c505 u16 pvid; in ksz9477_port_vlan_del() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1518 u16 pvid = mlxsw_sp_port_pvid_determine(mlxsw_sp_port, vid, is_pvid); in mlxsw_sp_bridge_port_vlan_add() local
2292 u16 pvid = mlxsw_sp_port->pvid == vid ? 0 : mlxsw_sp_port->pvid; in mlxsw_sp_bridge_port_vlan_del() local
2575 u16 pvid; in mlxsw_sp_bridge_8021q_vxlan_dev_find() local
/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c1633 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in vsc73xx_port_vlan_add() local
1750 bool pvid = flags & BRIDGE_VLAN_INFO_PVID; in vsc73xx_tag_8021q_vlan_add() local

12