Home
last modified time | relevance | path

Searched defs:type_mask (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/qat/
H A Dqat_pf2vf.c22 uint32_t type_mask = qat_pf2vf->pf2vf_type_mask; in qat_pf2vf_exch_msg() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.c1847 int hinic_set_fdir_tcam(void *hwdev, u16 type_mask, in hinic_set_fdir_tcam()
1890 int hinic_clear_fdir_tcam(void *hwdev, u16 type_mask) in hinic_clear_fdir_tcam()
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h106 uint64_t type_mask; /* Bit mask for every used filter */ member
/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c1622 static const uint32_t type_mask = 0xff000000; in rte_pmd_i40e_process_ddp_package() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c229 rte_be16_t type_mask, bool is_tunnel) in mlx5_ethertype_to_item_type()