Searched refs:inset_match_table (Results 1 – 1 of 1) sorted by relevance
12510 } inset_match_table[] = { in i40e_rss_conf_hash_inset() local12612 for (j = 0; j < RTE_DIM(inset_match_table); j++) { in i40e_rss_conf_hash_inset()12613 if ((types & inset_match_table[j].type) == in i40e_rss_conf_hash_inset()12614 inset_match_table[j].type) { in i40e_rss_conf_hash_inset()12615 if (inset_match_table[j].field == in i40e_rss_conf_hash_inset()12620 inset_match_table[j].field; in i40e_rss_conf_hash_inset()