Searched refs:RSS_ENABLE_UDP_IPV4 (Results 1 – 3 of 3) sorted by relevance
1017 if (adapter->rss_info.rss_flags & RSS_ENABLE_UDP_IPV4) in be_get_rss_hash_opts()1093 rss_flags &= ~RSS_ENABLE_UDP_IPV4; in be_set_rss_hash_opts()1096 RSS_ENABLE_UDP_IPV4; in be_set_rss_hash_opts()
1164 #define RSS_ENABLE_UDP_IPV4 0x10 macro
3512 rss->rss_flags |= RSS_ENABLE_UDP_IPV4 | in be_rx_qs_create()