Searched refs:ETH_RSS_PORT (Results 1 – 7 of 7) sorted by relevance
19 ETH_RSS_PORT | \
425 if (ethdev_rss & ETH_RSS_PORT) in nicvf_rss_ethdev_to_nic()459 ethdev_rss |= ETH_RSS_PORT; in nicvf_rss_nic_to_ethdev()
277 if (ethdev_rss & ETH_RSS_PORT) in otx2_rss_ethdev_to_nix()
120 #define NIX_RSS_OFFLOAD (ETH_RSS_PORT | ETH_RSS_IP | ETH_RSS_UDP |\
515 #define ETH_RSS_PORT (1ULL << 18) macro757 ETH_RSS_PORT | \
114 { "port", ETH_RSS_PORT },
2184 rss_conf.rss_hf = ETH_RSS_PORT; in cmd_config_rss_parsed()