Home
last modified time | relevance | path

Searched refs:pvid (Results 1 – 21 of 21) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_dcf_vf_representor.c290 uint16_t pvid, int on) in ice_dcf_vf_repr_vlan_pvid_set() argument
305 if (pvid > RTE_ETHER_MAX_VLAN_ID) in ice_dcf_vf_repr_vlan_pvid_set()
323 vlan_offload.vlan_id = pvid; in ice_dcf_vf_repr_vlan_pvid_set()
329 repr->outer_vlan_info.vid = pvid; in ice_dcf_vf_repr_vlan_pvid_set()
H A Dice_ethdev.h577 uint16_t pvid; /* Valid in case 'on' is set to set pvid */ member
H A Dice_ethdev.c138 uint16_t pvid, int on);
4860 vsi->info.port_based_inner_vlan = info->config.pvid; in ice_vsi_vlan_pvid_set()
4900 ice_vlan_pvid_set(struct rte_eth_dev *dev, uint16_t pvid, int on) in ice_vlan_pvid_set() argument
4911 info.config.pvid = pvid; in ice_vlan_pvid_set()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c416 hw->port_base_vlan_cfg.pvid, 1); in hns3_restore_vlan_table()
787 uint16_t pvid) in hns3_vlan_txvlan_cfg() argument
801 txvlan_cfg.default_tag1 = pvid; in hns3_vlan_txvlan_cfg()
871 hw->port_base_vlan_cfg.pvid, 0); in hns3_remove_all_vlan_table()
959 if (on == 0 && pvid != hw->port_base_vlan_cfg.pvid) { in hns3_vlan_pvid_configure()
963 hw->port_base_vlan_cfg.pvid, pvid); in hns3_vlan_pvid_configure()
983 if (pvid == HNS3_INVALID_PVID) in hns3_vlan_pvid_configure()
994 hw->port_base_vlan_cfg.pvid = on ? pvid : HNS3_INVALID_PVID; in hns3_vlan_pvid_configure()
1005 hw->port_base_vlan_cfg.pvid); in hns3_vlan_pvid_configure()
1021 if (pvid > RTE_ETHER_MAX_VLAN_ID) { in hns3_vlan_pvid_set()
[all …]
H A Dhns3_ethdev.h231 uint16_t pvid; member
/dpdk/drivers/net/qede/base/
H A Decore_iov_api.h434 u16 pvid, int vfid);
H A Decore_vfpf_if.h658 u16 pvid; member
H A Decore_sriov.c2086 filter.vlan = p_vf->bulletin.p_virt->pvid; in ecore_iov_configure_vport_forced()
4656 u16 pvid, int vfid) in ecore_iov_bulletin_set_forced_vlan() argument
4676 vf_info->bulletin.p_virt->pvid = pvid; in ecore_iov_bulletin_set_forced_vlan()
4677 if (pvid) in ecore_iov_bulletin_set_forced_vlan()
4883 return p_vf->bulletin.p_virt->pvid; in ecore_iov_bulletin_get_forced_vlan()
H A Decore_vf.c1948 *dst_pvid = bulletin->pvid; in ecore_vf_bulletin_get_forced_vlan()
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.c1762 u16 glort, pvid; in fm10k_msg_update_pvid_pf() local
1776 pvid = FM10K_MSG_HDR_FIELD_GET(pvid_update, UPDATE_PVID_PVID); in fm10k_msg_update_pvid_pf()
1783 if (pvid >= FM10K_VLAN_TABLE_VID_MAX) in fm10k_msg_update_pvid_pf()
1787 hw->mac.default_vid = pvid; in fm10k_msg_update_pvid_pf()
/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h362 __le16 pvid; /* VLANS include priority bits */ member
/dpdk/lib/ethdev/
H A Drte_ethdev.h1152 uint16_t pvid; member
3669 int rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on);
H A Drte_ethdev.c3596 rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on) in rte_eth_dev_set_vlan_pvid() argument
3604 return eth_err(port_id, (*dev->dev_ops->vlan_pvid_set)(dev, pvid, on)); in rte_eth_dev_set_vlan_pvid()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1207 uint16_t pvid; /* Valid in case 'on' is set to set pvid */ member
H A Di40e_ethdev.c278 static int i40e_vlan_pvid_set(struct rte_eth_dev *dev, uint16_t pvid, int on);
4042 i40e_vlan_pvid_set(struct rte_eth_dev *dev, uint16_t pvid, int on) in i40e_vlan_pvid_set() argument
4052 info.config.pvid = pvid; in i40e_vlan_pvid_set()
5159 vsi->info.pvid = info->config.pvid; in i40e_vsi_vlan_pvid_set()
5167 vsi->info.pvid = 0; in i40e_vsi_vlan_pvid_set()
6111 ret = i40e_vlan_pvid_set(dev, data->dev_conf.txmode.pvid, in i40e_dev_init_vlan()
H A Drte_pmd_i40e.c701 vsi->info.pvid = vlan_id; in rte_pmd_i40e_set_vf_vlan_insert()
/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h907 __le16 pvid; /* VLANS include priority bits */ member
/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c3093 bnxt_vlan_pvid_set_op(struct rte_eth_dev *dev, uint16_t pvid, int on) in bnxt_vlan_pvid_set_op() argument
3107 bp->vlan = on ? pvid : 0; in bnxt_vlan_pvid_set_op()
/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h2905 uint16_t pvid; member
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1120 tx_vlan set pvid
1125 testpmd> tx_vlan set pvid (port_id) (vlan_id) (on|off)
/dpdk/app/test-pmd/
H A Dcmdline.c4505 cmdline_fixed_string_t pvid; member
4532 pvid, "pvid");