Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h136 struct txgbe_rte_flow_rss_conf { struct
246 struct txgbe_rte_flow_rss_conf rss_info;
587 int txgbe_rss_conf_init(struct txgbe_rte_flow_rss_conf *out,
592 struct txgbe_rte_flow_rss_conf *conf, bool add);
H A Dtxgbe_flow.c46 struct txgbe_rte_flow_rss_conf filter_info;
2475 struct txgbe_rte_flow_rss_conf *rss_conf, in txgbe_parse_rss_filter()
2488 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2539 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2549 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2558 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2567 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2575 memset(rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_parse_rss_filter()
2689 struct txgbe_rte_flow_rss_conf rss_conf; in txgbe_flow_create()
2898 memset(&rss_conf, 0, sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_flow_create()
[all …]
H A Dtxgbe_rxtx.c5017 txgbe_rss_conf_init(struct txgbe_rte_flow_rss_conf *out, in txgbe_rss_conf_init()
5052 struct txgbe_rte_flow_rss_conf *conf, bool add) in txgbe_config_rss_filter()
5074 sizeof(struct txgbe_rte_flow_rss_conf)); in txgbe_config_rss_filter()