Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe.h34 #define CXGBE_RSS_HF_UDP_IPV6_MASK (ETH_RSS_NONFRAG_IPV6_UDP | \ macro
H A Dcxgbe_ethdev.c901 rss_hf |= CXGBE_RSS_HF_UDP_IPV6_MASK; in cxgbe_dev_rss_hash_conf_get()
H A Dcxgbe_main.c1699 if (rss_hf & CXGBE_RSS_HF_UDP_IPV6_MASK) in cxgbe_write_rss_conf()