Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_hash.c562 i40e_hash_get_inset(uint64_t rss_types) in i40e_hash_get_inset()
723 uint64_t rss_types = rss_conf->conf.types; in i40e_hash_config_pctype() local
1079 i40e_hash_validate_rss_types(uint64_t rss_types) in i40e_hash_validate_rss_types()
/dpdk/drivers/net/hns3/
H A Dhns3_rss.c76 uint64_t rss_types; member
146 uint64_t rss_types; member
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.c50 uint64_t rss_types; in bnxt_rss_config_action_apply() 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_lif.h144 uint16_t rss_types; member
H A Dionic_ethdev.c643 uint32_t rss_types = 0; in ionic_dev_rss_hash_update() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c11222 uint64_t rss_types = rte_eth_rss_hf_refine(rss_desc->types); in flow_dv_hashfields_set() local
14894 uint64_t rss_types = rte_eth_rss_hf_refine(orig_rss_types); in flow_dv_action_rss_l34_hash_adjust() local
H A Dmlx5_flow.c99 uint64_t rss_types; member