Searched refs:RSS_ENABLE_IPV6 (Results 1 – 3 of 3) sorted by relevance
1094 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rss_hash_opts()1100 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rss_hash_opts()1157 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rss_hash_opts()1179 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rss_hash_opts()
1207 #define RSS_ENABLE_IPV6 0x4 macro
3723 RSS_ENABLE_TCP_IPV6 | RSS_ENABLE_IPV6; in be_rx_qs_create()