Home
last modified time | relevance | path

Searched refs:HNS3_ETH_RSS_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rss.h10 #define HNS3_ETH_RSS_SUPPORT ( \ macro
H A Dhns3_flow.c1304 comp->types == (with->types & HNS3_ETH_RSS_SUPPORT) && in hns3_action_rss_same()
1375 if (!(rss->types & HNS3_ETH_RSS_SUPPORT) && rss->types) in hns3_parse_rss_filter()
1563 rss_flow_conf.types & HNS3_ETH_RSS_SUPPORT : in hns3_config_rss_filter()
H A Dhns3_ethdev_vf.c1027 info->flow_type_rss_offloads = HNS3_ETH_RSS_SUPPORT; in hns3vf_dev_infos_get()
H A Dhns3_ethdev.c2572 info->flow_type_rss_offloads = HNS3_ETH_RSS_SUPPORT; in hns3_dev_infos_get()