Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe.h29 #define CXGBE_RSS_HF_IPV6_MASK (ETH_RSS_IPV6 | ETH_RSS_FRAG_IPV6 | \ macro
H A Dcxgbe_ethdev.c905 rss_hf |= CXGBE_RSS_HF_IPV6_MASK; in cxgbe_dev_rss_hash_conf_get()
H A Dcxgbe_main.c1692 if (rss_hf & CXGBE_RSS_HF_IPV6_MASK) in cxgbe_write_rss_conf()