Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3477 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV6_TCP; in ixgbe_hw_rss_hash_set()
3573 if (mrqc & IXGBE_MRQC_RSS_FIELD_IPV6_TCP) in ixgbe_dev_rss_hash_conf_get()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2655 #define IXGBE_MRQC_RSS_FIELD_IPV6_TCP 0x00200000 macro