Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3471 mrqc |= IXGBE_MRQC_RSS_FIELD_IPV4_TCP; in ixgbe_hw_rss_hash_set()
3567 if (mrqc & IXGBE_MRQC_RSS_FIELD_IPV4_TCP) in ixgbe_dev_rss_hash_conf_get()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2650 #define IXGBE_MRQC_RSS_FIELD_IPV4_TCP 0x00010000 macro