Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2835 IXGBE_MRQC_RSS_FIELD_IPV6_UDP); in ixgbe_set_rss_hash_opt()
2841 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV6_UDP; in ixgbe_set_rss_hash_opt()
Dixgbe_type.h2280 #define IXGBE_MRQC_RSS_FIELD_IPV6_UDP 0x00800000 macro
Dixgbe_main.c3500 rss_field |= IXGBE_MRQC_RSS_FIELD_IPV6_UDP; in ixgbe_setup_mrqc()