Home
last modified time | relevance | path

Searched defs:pvid (Results 51 - 75 of 114) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/net/dsa/qca/
H A Dqca8k-common.c1004 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in qca8k_port_vlan_add() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h130 u16 pvid; member
/kernel/linux/linux-6.6/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
1816 u16 pvid; in br_fill_linkxstats() local
[all...]
H A Dbr_vlan.c579 u16 pvid = br_get_pvid(vg); in __allowed_ingress() local
1074 u16 pvid = br->default_pvid; br_vlan_disable_default_pvid() local
1093 __br_vlan_set_default_pvid(struct net_bridge *br, u16 pvid, struct netlink_ext_ack *extack) __br_vlan_set_default_pvid() argument
1198 u16 pvid = val; br_vlan_set_default_pvid() local
1966 u16 pvid; br_vlan_dump_dev() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c1429 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
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.c1401 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
1429 u16 vid, pvid; in mt7530_port_vlan_del() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1594 u16 glort, pvid; in fm10k_update_pvid() local
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c518 u16 pvid = br_get_pvid(vg); in __allowed_ingress() local
992 u16 pvid = br->default_pvid; br_vlan_disable_default_pvid() local
1011 __br_vlan_set_default_pvid(struct net_bridge *br, u16 pvid, struct netlink_ext_ack *extack) __br_vlan_set_default_pvid() argument
1115 u16 pvid = val; br_vlan_set_default_pvid() local
1788 u16 pvid; br_vlan_dump_dev() local
[all...]
/kernel/linux/linux-6.6/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() argument
1074 static int ocelot_vlan_vid_prepare(struct net_device *dev, u16 vid, bool pvid, in ocelot_vlan_vid_prepare() argument
1090 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in ocelot_port_obj_add_vlan() local
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_common.c1506 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in b53_vlan_add() local
1546 u16 pvid; in b53_vlan_del() local
1948 u16 pvlan, reg, pvid; in b53_br_leave() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H A Dhellcreek.c464 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in hellcreek_vlan_add() local
150 hellcreek_select_vlan(struct hellcreek *hellcreek, int vid, bool pvid) hellcreek_select_vlan() argument
406 hellcreek_apply_vlan(struct hellcreek *hellcreek, int port, u16 vid, bool pvid, bool untagged) hellcreek_apply_vlan() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c1715 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mt7530_port_vlan_add() local
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c102 static int sja1105_pvid_apply(struct sja1105_private *priv, int port, u16 pvid) in sja1105_pvid_apply() argument
125 u16 pvid; in sja1105_commit_pvid() local
463 struct sja1105_vlan_lookup_entry pvid = { sja1105_init_static_vlan() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h141 u16 pvid; member
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
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf_1_0.h85 uint16_t pvid; member
H A Dlayout_eth_conf.h84 uint16_t pvid; member
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c308 struct sja1105_vlan_lookup_entry pvid = { in sja1105_init_static_vlan() local
1934 static int sja1105_pvid_apply(struct sja1105_private *priv, int port, u16 pvid) in sja1105_pvid_apply() argument
2032 sja1105_find_free_subvlan(u16 *subvlan_map, bool pvid) sja1105_find_free_subvlan() argument
2837 bool pvid = flags & BRIDGE_VLAN_INFO_PVID; sja1105_vlan_add_one() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1988 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mv88e6xxx_port_vlan_add() local
2068 u16 pvid, vid; in mv88e6xxx_port_vlan_del() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma.h291 u16 pvid; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1129 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
1819 u16 pvid = mlxsw_sp_port->pvid == vid ? 0 : mlxsw_sp_port->pvid; mlxsw_sp_bridge_port_vlan_del() local
2057 u16 pvid; mlxsw_sp_bridge_8021q_vxlan_dev_find() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfad_bsg.h215 u16 pvid; /* Port vlan id */ member
/kernel/linux/linux-6.6/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() argument

Completed in 58 milliseconds

12345