Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1103 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rxfh_fields()
1109 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rxfh_fields()
1172 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rxfh_fields()
1194 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rxfh_fields()
H A Dbe_main.c3723 RSS_ENABLE_TCP_IPV6 | RSS_ENABLE_IPV6; in be_rx_qs_create()