Searched refs:pctype_match_table (Results 1 – 1 of 1) sorted by relevance
4697 } pctype_match_table[] = { in i40e_flow_parse_rss_action() local4756 for (j = 0; j < RTE_DIM(pctype_match_table); j++) { in i40e_flow_parse_rss_action()4757 if (rss->types & pctype_match_table[j].rss_type) { in i40e_flow_parse_rss_action()4759 (uint8_t)pctype_match_table[j].pctype; in i40e_flow_parse_rss_action()