Home
last modified time | relevance | path

Searched refs:RTE_ETH_HASH_FUNCTION_SIMPLE_XOR (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_hash.c1078 RTE_ETH_HASH_FUNCTION_SIMPLE_XOR) { in ice_hash_parse_action()
1083 RTE_ETH_HASH_FUNCTION_SIMPLE_XOR){ in ice_hash_parse_action()
1085 RTE_ETH_HASH_FUNCTION_SIMPLE_XOR; in ice_hash_parse_action()
1298 if (hash_function == RTE_ETH_HASH_FUNCTION_SIMPLE_XOR) { in ice_hash_create()
/dpdk/drivers/net/i40e/
H A Di40e_hash.c621 if (func == RTE_ETH_HASH_FUNCTION_SIMPLE_XOR) { in i40e_hash_config_func()
1125 case RTE_ETH_HASH_FUNCTION_SIMPLE_XOR: in i40e_hash_parse_pattern_act()
/dpdk/drivers/net/hns3/
H A Dhns3_rss.c662 case RTE_ETH_HASH_FUNCTION_SIMPLE_XOR: in hns3_config_rss()
H A Dhns3_flow.c1479 case RTE_ETH_HASH_FUNCTION_SIMPLE_XOR: in hns3_parse_rss_algorithm()
/dpdk/lib/ethdev/
H A Drte_flow.h3001 RTE_ETH_HASH_FUNCTION_SIMPLE_XOR, /**< Simple XOR */ enumerator
/dpdk/drivers/net/iavf/
H A Diavf_hash.c1356 RTE_ETH_HASH_FUNCTION_SIMPLE_XOR){ in iavf_hash_parse_action()
/dpdk/app/test-pmd/
H A Dconfig.c1573 case RTE_ETH_HASH_FUNCTION_SIMPLE_XOR: in rss_config_display()
H A Dcmdline_flow.c7239 func = RTE_ETH_HASH_FUNCTION_SIMPLE_XOR; in parse_vc_action_rss_func()