/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 492 static int ocelot_vlan_vid_add(struct net_device *dev, u16 vid, bool pvid, in ocelot_vlan_vid_add() 1074 static int ocelot_vlan_vid_prepare(struct net_device *dev, u16 vid, bool pvid, in ocelot_vlan_vid_prepare() 1090 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in ocelot_port_obj_add_vlan() local
|
H A D | ocelot.c | 461 u16 pvid = ocelot_vlan_unaware_pvid(ocelot, ocelot_port->bridge); in ocelot_port_set_pvid() local 641 int ocelot_vlan_prepare(struct ocelot *ocelot, int port, u16 vid, bool pvid, in ocelot_vlan_prepare() 670 int ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid, in ocelot_vlan_add()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1408 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 D | prestera.h | 141 u16 pvid; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 130 u16 pvid; member
|
/openbmc/linux/net/bridge/ |
H A D | br_switchdev.c | 419 u16 pvid; in br_switchdev_vlan_replay_group() local
|
H A D | br_private.h | 262 u16 pvid; member 1616 static inline u16 br_vlan_flags(const struct net_bridge_vlan *v, u16 pvid) in br_vlan_flags() 1803 static inline u16 br_vlan_flags(const struct net_bridge_vlan *v, u16 pvid) in br_vlan_flags()
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477.c | 438 u16 pvid; in ksz9477_port_vlan_del() local
|
H A D | ksz8795.c | 1206 u16 data, pvid; in ksz8_port_vlan_del() local
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pf.c | 1689 u16 glort, pvid; in fm10k_msg_update_pvid_pf() local
|
H A D | fm10k_pci.c | 1593 u16 glort, pvid; in fm10k_update_pvid() local
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-common.c | 1004 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in qca8k_port_vlan_add() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1518 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
|
H A D | spectrum.h | 328 u16 pvid; member
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 2060 u16 pvid = MV88E6XXX_VID_STANDALONE; in mv88e6xxx_port_commit_pvid() local 2541 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mv88e6xxx_port_vlan_add() local 2648 u16 pvid; in mv88e6xxx_port_vlan_del() local
|
/openbmc/linux/drivers/net/dsa/ |
H A D | rzn1_a5psw.c | 733 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in a5psw_port_vlan_add() local
|
H A D | mt7530.c | 1876 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
|
H A D | mt7530.h | 710 u16 pvid; member
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq_cmd.h | 347 __le16 pvid; /* VLANS include priority bits */ member
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.h | 445 u16 pvid; member
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 3880 int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, in be_cmd_set_hsw_config() 3938 int be_cmd_get_hsw_config(struct be_adapter *adapter, u16 *pvid, in be_cmd_get_hsw_config()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.h | 178 u16 pvid; member
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 291 u16 pvid; member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 228 static int dpaa2_switch_port_set_pvid(struct ethsw_port_priv *port_priv, u16 pvid) in dpaa2_switch_port_set_pvid()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 600 u16 pvid; member
|