Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_nta_rss.c92 uint64_t rss_types = rte_eth_rss_hf_refine(rss_ctx->rss_conf->types); in mlx5_hw_rss_expand_l3() local
123 uint64_t rss_types, uint64_t rss_l3_types) in mlx5_nta_rss_expand_l3_l4()
179 uint64_t rss_types = rte_eth_rss_hf_refine(rss_ctx->rss_conf->types); in mlx5_hw_rss_expand_l4() local
489 uint64_t rss_types = rte_eth_rss_hf_refine(rss_conf->types); in flow_nta_handle_rss() local
/dpdk/drivers/net/enic/
H A Denic_rxtx_vec_avx2.c479 __m256i rss_types = in enic_noscatter_vec_recv_pkts() local
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c684 uint32_t rss_types = 0; in ionic_dev_rss_hash_update() local
H A Dionic_lif.h166 uint16_t rss_types; member
/dpdk/drivers/net/hns3/
H A Dhns3_rss.c34 uint64_t rss_types; member