Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe.h27 #define CXGBE_RSS_HF_IPV4_MASK (ETH_RSS_IPV4 | ETH_RSS_FRAG_IPV4 | \ macro
H A Dcxgbe_ethdev.c914 rss_hf |= CXGBE_RSS_HF_IPV4_MASK; in cxgbe_dev_rss_hash_conf_get()
H A Dcxgbe_main.c1682 if (rss_hf & CXGBE_RSS_HF_IPV4_MASK) in cxgbe_write_rss_conf()