Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1089 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rss_hash_opts()
1095 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV6) in be_get_rss_hash_opts()
1152 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rss_hash_opts()
1174 rss_flags |= RSS_ENABLE_IPV6 | in be_set_rss_hash_opts()
Dbe_cmds.h1207 #define RSS_ENABLE_IPV6 0x4 macro
Dbe_main.c3723 RSS_ENABLE_TCP_IPV6 | RSS_ENABLE_IPV6; in be_rx_qs_create()