Searched refs:hns3_set_rss_types (Results 1 – 1 of 1) sorted by relevance
148 } hns3_set_rss_types[] = { variable344 for (i = 0; i < RTE_DIM(hns3_set_rss_types); i++) { in hns3_set_rss_tuple_by_rss_hf()345 if ((rss_hf & hns3_set_rss_types[i].rss_types) == in hns3_set_rss_tuple_by_rss_hf()346 hns3_set_rss_types[i].rss_types) in hns3_set_rss_tuple_by_rss_hf()348 hns3_set_rss_types[i].rss_field); in hns3_set_rss_tuple_by_rss_hf()