Home
last modified time | relevance | path

Searched defs:pvid (Results 26 – 50 of 59) sorted by relevance

123

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c492 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 Docelot.c461 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 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
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h130 u16 pvid; member
/openbmc/linux/net/bridge/
H A Dbr_switchdev.c419 u16 pvid; in br_switchdev_vlan_replay_group() local
H A Dbr_private.h262 u16 pvid; member
1616 static inline u16 br_vlan_flags(const struct net_bridge_vlan *v, u16 pvid) in br_vlan_flags()
1802 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 Dksz9477.c438 u16 pvid; in ksz9477_port_vlan_del() local
H A Dksz8795.c1206 u16 data, pvid; in ksz8_port_vlan_del() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.c1689 u16 glort, pvid; in fm10k_msg_update_pvid_pf() local
H A Dfm10k_pci.c1593 u16 glort, pvid; in fm10k_update_pvid() local
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-common.c1004 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in qca8k_port_vlan_add() local
/openbmc/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
H A Dspectrum.h328 u16 pvid; member
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2060 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 Drzn1_a5psw.c733 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in a5psw_port_vlan_add() local
H A Dmt7530.c1876 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
H A Dmt7530.h710 u16 pvid; member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h347 __le16 pvid; /* VLANS include priority bits */ member
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h445 u16 pvid; member
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3880 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 Dsparx5_main.h178 u16 pvid; member
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma.h291 u16 pvid; member
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c228 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 Dqed_vf.h600 u16 pvid; member

123