Home
last modified time | relevance | path

Searched refs:allow_rss_type (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_hash.c1012 uint64_t rss_type, uint64_t allow_rss_type) in ice_any_invalid_rss_type() argument
1051 return ((rss_type & allow_rss_type) != rss_type); in ice_any_invalid_rss_type()
/dpdk/drivers/net/iavf/
H A Diavf_hash.c1293 uint64_t rss_type, uint64_t allow_rss_type) in iavf_any_invalid_rss_type() argument
1331 return ((rss_type & allow_rss_type) != rss_type); in iavf_any_invalid_rss_type()