Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1102 if (adapter->rss_info.rss_flags & RSS_ENABLE_UDP_IPV6) in be_get_rss_hash_opts()
1177 rss_flags &= ~RSS_ENABLE_UDP_IPV6; in be_set_rss_hash_opts()
1180 RSS_ENABLE_UDP_IPV6; in be_set_rss_hash_opts()
H A Dbe_cmds.h1210 #define RSS_ENABLE_UDP_IPV6 0x20 macro
H A Dbe_main.c3727 RSS_ENABLE_UDP_IPV6; in be_rx_qs_create()