Searched refs:allow_rss_type (Results 1 – 2 of 2) sorted by relevance
1012 uint64_t rss_type, uint64_t allow_rss_type) in ice_any_invalid_rss_type() argument1051 return ((rss_type & allow_rss_type) != rss_type); in ice_any_invalid_rss_type()
1293 uint64_t rss_type, uint64_t allow_rss_type) in iavf_any_invalid_rss_type() argument1331 return ((rss_type & allow_rss_type) != rss_type); in iavf_any_invalid_rss_type()