Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c3047 mrqc &= ~(IXGBE_MRQC_RSS_FIELD_IPV4_UDP | in ixgbe_set_rss_hash_opt()
3051 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP; in ixgbe_set_rss_hash_opt()
Dixgbe_type.h2326 #define IXGBE_MRQC_RSS_FIELD_IPV4_UDP 0x00400000 macro
Dixgbe_main.c3994 rss_field |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP; in ixgbe_setup_mrqc()