Home
last modified time | relevance | path

Searched defs:pvid (Results 1 – 25 of 30) 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()
176 u16 pvid; in lan966x_vlan_port_apply() local
236 bool pvid, in lan966x_vlan_port_add_vlan()
H A Dlan966x_main.h398 u16 pvid; member
/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/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/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.c813 u32 pvid; in icssg_get_pvid() local
828 u32 pvid; in icssg_set_pvid() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vlan.c57 int sparx5_vlan_vid_add(struct sparx5_port *port, u16 vid, bool pvid, in sparx5_vlan_vid_add()
/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/dsa/lantiq/
H A Dlantiq_gswip_common.c527 u16 pvid = GSWIP_VLAN_UNAWARE_PVID; in gswip_port_commit_pvid() local
818 int port, u16 vid, bool untagged, bool pvid, in gswip_vlan_add()
1034 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in gswip_port_vlan_add() local
/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.h119 u16 pvid; member
/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
H A Dprestera.h141 u16 pvid; member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h130 u16 pvid; member
/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
H A Dmt7530.c2007 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
H A Dmt7530.h805 u16 pvid; member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h268 __le16 pvid; /* VLANS include priority bits */ member

12