Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h213 struct ixgbe_rte_flow_rss_conf { struct
339 struct ixgbe_rte_flow_rss_conf rss_info;
765 int ixgbe_rss_conf_init(struct ixgbe_rte_flow_rss_conf *out,
770 struct ixgbe_rte_flow_rss_conf *conf, bool add);
H A Dixgbe_flow.c80 struct ixgbe_rte_flow_rss_conf filter_info;
2804 struct ixgbe_rte_flow_rss_conf *rss_conf, in ixgbe_parse_rss_filter()
2817 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
2868 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
2878 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
2887 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
2896 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
2904 memset(rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_parse_rss_filter()
3020 struct ixgbe_rte_flow_rss_conf rss_conf; in ixgbe_flow_create()
3228 memset(&rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_flow_create()
[all …]
H A Dixgbe_rxtx.c5822 ixgbe_rss_conf_init(struct ixgbe_rte_flow_rss_conf *out, in ixgbe_rss_conf_init()
5857 struct ixgbe_rte_flow_rss_conf *conf, bool add) in ixgbe_config_rss_filter()
5884 sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_config_rss_filter()