Searched refs:pvid (Results 76 - 100 of 102) sorted by relevance

12345

/linux-master/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) argument
243 tci_cfg.vlan_id = pvid;
265 port_priv->vlans[port_priv->pvid] &= ~ETHSW_VLAN_PVID;
266 port_priv->vlans[pvid] |= ETHSW_VLAN_PVID;
267 port_priv->pvid = pvid;
2477 if (vid == port_priv->pvid) {
/linux-master/drivers/scsi/bfa/
H A Dbfad_bsg.h215 u16 pvid; /* Port vlan id */ member in struct:bfa_bsg_ioc_info_s
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h600 u16 pvid; member in struct:qed_bulletin_content
H A Dqed_sriov.c1815 filter.vlan = p_vf->bulletin.p_virt->pvid;
4211 u16 pvid, int vfid)
4230 vf_info->bulletin.p_virt->pvid = pvid;
4231 if (pvid)
4365 return p_vf->bulletin.p_virt->pvid;
5033 "Handling PF setting of pvid [0x%04x] to VF 0x%02x [Abs 0x%02x]\n",
4210 qed_iov_bulletin_set_forced_vlan(struct qed_hwfn *p_hwfn, u16 pvid, int vfid) argument
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1859 u8 pvid[16]; member in struct:amap_set_hsw_context
1883 u8 pvid[16]; member in struct:amap_get_hsw_resp_context
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,
H A Dbe_main.c1058 if (qnq_async_evt_rcvd(adapter) && adapter->pvid) {
1060 vlan_tag = adapter->pvid;
1114 return skb_vlan_tag_present(skb) || adapter->pvid || adapter->qnq_vid;
1146 * tagging in pvid-tagging mode
1168 (adapter->pvid || adapter->qnq_vid) &&
2565 if (adapter->pvid == (rxcp->vlan_tag & VLAN_VID_MASK) &&
4349 /* In a non-qnq multichannel mode, the pvid
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_l2_drops.sh137 bridge vlan add vid 1 dev $swp1 pvid untagged master
H A Drtnetlink.sh181 bridge vlan add vid 10 dev $swp1 pvid untagged
183 bridge vlan add vid 10 dev $swp1 pvid
/linux-master/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_mcast.sh414 bridge vlan add vid 10 dev br1 self pvid untagged
/linux-master/tools/testing/selftests/net/
H A Dtest_vxlan_vnifiltering.sh273 bridge -netns ${hv[$hvid]} vlan add vid $vid pvid dev $vxlandev
H A Dtest_vxlan_mdb.sh251 bridge -n $ns vlan add vid 4000 dev vx0 pvid
1923 run_cmd "bridge -n $ns2 vlan add vid 4000 dev vx0 pvid"
/linux-master/drivers/net/dsa/
H A Dmt7530.h694 * @pvid: The VLAN specified is to be considered a PVID at ingress. Any
701 u16 pvid; member in struct:mt7530_port
H A Drzn1_a5psw.c733 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; local
753 if (pvid)
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c613 npar->pvid = esw_cfg[i].vlan_id;
616 npar->pvid = 0;
H A Dqlcnic_main.c1506 npar->pvid = esw_cfg.vlan_id;
1525 esw_cfg.vlan_id = npar->pvid;
H A Dqlcnic.h1289 u16 pvid; member in struct:qlcnic_npar_info
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c1003 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; local
1013 if (pvid) {
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1324 if (vsi->info.pvid)
1384 s16 pvid = le16_to_cpu(vsi->info.pvid); local
1406 if (pvid && new->f->vlan != pvid)
1407 new->f->vlan = pvid;
1421 if ((pvid && f->vlan != pvid) ||
1425 if (pvid)
1426 new_vlan = pvid;
1480 s16 pvid = le16_to_cpu(vsi->info.pvid); local
[all...]
H A Di40e_adminq_cmd.h770 __le16 pvid; /* VLANS include priority bits */ member in struct:i40e_aqc_vsi_properties_data
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c567 mlxsw_sp_port->pvid = vid;
571 __mlxsw_sp_port_pvid_set(mlxsw_sp_port, mlxsw_sp_port->pvid, ethtype);
1668 mlxsw_sp_port->pvid = MLXSW_SP_DEFAULT_VID;
4780 u16 pvid; local
4786 err = mlxsw_sp_vxlan_mapped_vid(dev, &pvid);
4787 if (err || !pvid)
4790 if (test_and_set_bit(pvid, vlans))
H A Dspectrum.h325 u16 pvid; member in struct:mlxsw_sp_port
H A Dreg.h858 MLXSW_ITEM32(reg, spvid, pvid, 0x04, 0, 12);
860 static inline void mlxsw_reg_spvid_pack(char *payload, u16 local_port, u16 pvid, argument
865 mlxsw_reg_spvid_pvid_set(payload, pvid);
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2185 u16 pvid = MV88E6XXX_VID_STANDALONE; local
2191 pvid = p->bridge_pvid.vid;
2194 pvid = MV88E6XXX_VID_BRIDGED;
2198 err = mv88e6xxx_port_set_pvid(chip, port, pvid);
2666 bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; local
2700 if (pvid) {
2708 /* The old pvid was reinstalled as a non-pvid VLAN */
2773 u16 pvid; local
2787 err = mv88e6xxx_port_get_pvid(chip, port, &pvid);
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c275 spx5_port->pvid = NULL_VID;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c2139 vlan_cfg->pvid = le16_to_cpu(req->def_vlan_tag1);
2319 sprintf(str_pvid, "%u", vlan_cfg.pvid);

Completed in 521 milliseconds

12345