Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3046 mrqc &= ~(IXGBE_MRQC_RSS_FIELD_IPV4_UDP | in ixgbe_set_rss_hash_opt()
3050 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP; in ixgbe_set_rss_hash_opt()
H A Dixgbe_type.h2327 #define IXGBE_MRQC_RSS_FIELD_IPV4_UDP 0x00400000 macro
H A Dixgbe_main.c3965 rss_field |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP; in ixgbe_setup_mrqc()