Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h41 #define E1000_MRQC_RSS_FIELD_IPV4_UDP 0x00400000 macro
H A Digb_ethtool.c2665 mrqc &= ~(E1000_MRQC_RSS_FIELD_IPV4_UDP | in igb_set_rss_hash_opt()
2669 mrqc |= E1000_MRQC_RSS_FIELD_IPV4_UDP; in igb_set_rss_hash_opt()
H A Digb_main.c4546 mrqc |= E1000_MRQC_RSS_FIELD_IPV4_UDP; in igb_setup_mrqc()