Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_type.h2603 #define IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP 0x01000000 macro
HDif_ix.c479 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP; in ixgbe_initialize_rss_mapping()