/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 654 u16 pvid; member 740 #define be_pvid_tagging_enabled(adapter) (adapter->pvid)
|
H A D | be_cmds.h | 1859 u8 pvid[16]; member 1883 u8 pvid[16]; member 2475 int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain, 2477 int be_cmd_get_hsw_config(struct be_adapter *adapter, u16 *pvid, u32 domain,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 424 mlxsw_sp_port->pvid = vid; in mlxsw_sp_port_pvid_set() 428 __mlxsw_sp_port_pvid_set(mlxsw_sp_port, mlxsw_sp_port->pvid); in mlxsw_sp_port_pvid_set() 1425 mlxsw_sp_port->pvid = MLXSW_SP_DEFAULT_VID; in mlxsw_sp_port_create() 3798 u16 pvid; in mlxsw_sp_bridge_vxlan_vlan_is_valid() local 3804 err = mlxsw_sp_vxlan_mapped_vid(dev, &pvid); in mlxsw_sp_bridge_vxlan_vlan_is_valid() 3805 if (err || !pvid) in mlxsw_sp_bridge_vxlan_vlan_is_valid() 3808 if (test_and_set_bit(pvid, vlans)) in mlxsw_sp_bridge_vxlan_vlan_is_valid()
|
/kernel/linux/linux-6.6/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() argument 243 tci_cfg.vlan_id = pvid; in dpaa2_switch_port_set_pvid() 265 port_priv->vlans[port_priv->pvid] &= ~ETHSW_VLAN_PVID; in dpaa2_switch_port_set_pvid() 266 port_priv->vlans[pvid] |= ETHSW_VLAN_PVID; in dpaa2_switch_port_set_pvid() 267 port_priv->pvid = pvid; in dpaa2_switch_port_set_pvid() 2442 if (vid == port_priv->pvid) { in dpaa2_switch_rx()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 1859 u8 pvid[16]; member 1883 u8 pvid[16]; member 2475 int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain, 2477 int be_cmd_get_hsw_config(struct be_adapter *adapter, u16 *pvid, u32 domain,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_pf.c | 512 info->pvid = cpu_to_le16(pvid_info); in ice_vsi_manage_pvid() 527 vsi->info.pvid = info->pvid; in ice_vsi_manage_pvid() 1953 if (!vsi->info.pvid) in ice_vc_get_vf_res_msg() 3345 dev_dbg(dev, "Duplicate pvid %d request\n", vlanprio); in ice_set_vf_port_vlan() 3440 if (vsi->info.pvid) { in ice_vc_process_vlan_msg() 3667 if (vsi->info.pvid) in ice_vf_init_vlan_stripping()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 1317 if (vsi->info.pvid) in i40e_is_vsi_in_vlan() 1377 s16 pvid = le16_to_cpu(vsi->info.pvid); in i40e_correct_mac_vlan_filters() local 1399 if (pvid && new->f->vlan != pvid) in i40e_correct_mac_vlan_filters() 1400 new->f->vlan = pvid; in i40e_correct_mac_vlan_filters() 1414 if ((pvid && f->vlan != pvid) || in i40e_correct_mac_vlan_filters() 1418 if (pvid) in i40e_correct_mac_vlan_filters() 1419 new_vlan = pvid; in i40e_correct_mac_vlan_filters() 1473 s16 pvid = le16_to_cpu(vsi->info.pvid); i40e_get_vf_new_vlan() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq_cmd.h | 347 __le16 pvid; /* VLANS include priority bits */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k.h | 531 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid);
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l2_drops.sh | 136 bridge vlan add vid 1 dev $swp1 pvid untagged master
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 291 u16 pvid; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k.h | 531 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adminq_cmd.h | 347 __le16 pvid; /* VLANS include priority bits */ member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 291 u16 pvid; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l2_drops.sh | 137 bridge vlan add vid 1 dev $swp1 pvid untagged master
|
H A D | rtnetlink.sh | 181 bridge vlan add vid 10 dev $swp1 pvid untagged 183 bridge vlan add vid 10 dev $swp1 pvid
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | qca8k.c | 1330 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in qca8k_port_vlan_add() local 1341 if (pvid) { in qca8k_port_vlan_add()
|
H A D | mt7530.h | 621 * @pvid: The VLAN specified is to be considered a PVID at ingress. Any 629 u16 pvid; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 614 npar->pvid = esw_cfg[i].vlan_id; in qlcnic_sysfs_write_esw_config() 617 npar->pvid = 0; in qlcnic_sysfs_write_esw_config()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | rzn1_a5psw.c | 733 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in a5psw_port_vlan_add() local 753 if (pvid) in a5psw_port_vlan_add()
|
/kernel/linux/linux-6.6/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 1014 if (pvid) { in qca8k_port_vlan_add()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 613 npar->pvid = esw_cfg[i].vlan_id; in qlcnic_sysfs_write_esw_config() 616 npar->pvid = 0; in qlcnic_sysfs_write_esw_config()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1052 int ocelot_vlan_prepare(struct ocelot *ocelot, int port, u16 vid, bool pvid, 1054 int ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid,
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | layout_eth_conf.rs | 419 pub pvid: u16, 450 unsafe { ::std::ptr::addr_of!((*ptr).pvid) as usize - ptr as usize }, in bindgen_test_layout_rte_eth_txmode() 456 stringify!(pvid) in bindgen_test_layout_rte_eth_txmode()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 565 mlxsw_sp_port->pvid = vid; in mlxsw_sp_port_pvid_set() 569 __mlxsw_sp_port_pvid_set(mlxsw_sp_port, mlxsw_sp_port->pvid, ethtype); in mlxsw_sp_port_pvid_set() 1666 mlxsw_sp_port->pvid = MLXSW_SP_DEFAULT_VID; in mlxsw_sp_port_create() 4681 u16 pvid; in mlxsw_sp_bridge_vxlan_vlan_is_valid() local 4687 err = mlxsw_sp_vxlan_mapped_vid(dev, &pvid); in mlxsw_sp_bridge_vxlan_vlan_is_valid() 4688 if (err || !pvid) in mlxsw_sp_bridge_vxlan_vlan_is_valid() 4691 if (test_and_set_bit(pvid, vlans)) in mlxsw_sp_bridge_vxlan_vlan_is_valid()
|