Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h112 #define IXGBE_RSS_OFFLOAD_ALL ( \ macro
H A Dixgbe_rxtx.c3516 rss_hf = rss_conf->rss_hf & IXGBE_RSS_OFFLOAD_ALL; in ixgbe_dev_rss_hash_update()
3629 if ((rss_conf.rss_hf & IXGBE_RSS_OFFLOAD_ALL) == 0) { in ixgbe_rss_configure()
5911 if ((rss_conf.rss_hf & IXGBE_RSS_OFFLOAD_ALL) == 0) { in ixgbe_config_rss_filter()
H A Dixgbe_ethdev.c3875 dev_info->flow_type_rss_offloads = IXGBE_RSS_OFFLOAD_ALL; in ixgbe_dev_info_get()
3970 dev_info->flow_type_rss_offloads = IXGBE_RSS_OFFLOAD_ALL; in ixgbevf_dev_info_get()