Searched refs:RSS_ENABLE_UDP_IPV4 (Results 1 – 3 of 3) sorted by relevance
1000 if (adapter->rss_info.rss_flags & RSS_ENABLE_UDP_IPV4) in be_get_rss_hash_opts()1078 rss_flags &= ~RSS_ENABLE_UDP_IPV4; in be_set_rss_hash_opts()1081 RSS_ENABLE_UDP_IPV4; in be_set_rss_hash_opts()
1143 #define RSS_ENABLE_UDP_IPV4 0x10 macro
3215 rss->rss_flags |= RSS_ENABLE_UDP_IPV4 | in be_rx_qs_create()