Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1082 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV4) in be_get_rss_hash_opts()
1088 if (adapter->rss_info.rss_flags & RSS_ENABLE_IPV4) in be_get_rss_hash_opts()
1150 rss_flags |= RSS_ENABLE_IPV4 | in be_set_rss_hash_opts()
1168 rss_flags |= RSS_ENABLE_IPV4 | in be_set_rss_hash_opts()
H A Dbe_cmds.h1205 #define RSS_ENABLE_IPV4 0x1 macro
H A Dbe_main.c3722 rss->rss_flags = RSS_ENABLE_TCP_IPV4 | RSS_ENABLE_IPV4 | in be_rx_qs_create()