Searched refs:IXGBE_MRQC_RSS_FIELD_IPV4_UDP (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2326 #define IXGBE_MRQC_RSS_FIELD_IPV4_UDP 0x00400000 macro
H A Dixgbe_main.c3995 rss_field |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP;
H A Dixgbe_ethtool.c3047 mrqc &= ~(IXGBE_MRQC_RSS_FIELD_IPV4_UDP |
3051 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV4_UDP;

Completed in 378 milliseconds