Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2912 IXGBE_MRQC_RSS_FIELD_IPV6_UDP); in ixgbe_set_rss_hash_opt()
2918 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV6_UDP; in ixgbe_set_rss_hash_opt()
Dixgbe_type.h2316 #define IXGBE_MRQC_RSS_FIELD_IPV6_UDP 0x00800000 macro
Dixgbe_main.c3948 rss_field |= IXGBE_MRQC_RSS_FIELD_IPV6_UDP; in ixgbe_setup_mrqc()