Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_82575.h148 #define E1000_MRQC_RSS_FIELD_IPV4_UDP 0x00400000 macro
HDif_igb.c4579 mrqc |=( E1000_MRQC_RSS_FIELD_IPV4_UDP | in igb_initialise_rss_mapping()