Searched refs:RSS_ENABLE_IPV4 (Results 1 – 3 of 3) sorted by relevance
1098 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV4) in be_get_rxfh_fields()1104 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV4) in be_get_rxfh_fields()1150 rss_flags |= RSS_ENABLE_IPV4 | in be_set_rxfh_fields()1168 rss_flags |= RSS_ENABLE_IPV4 | in be_set_rxfh_fields()
1205 #define RSS_ENABLE_IPV4 0x1 macro
3725 rss->rss_flags = RSS_ENABLE_TCP_IPV4 | RSS_ENABLE_IPV4 | in be_rx_qs_create()