Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h216 struct ixgbe_rte_flow_rss_conf { struct
334 struct ixgbe_rte_flow_rss_conf rss_info;
756 int ixgbe_rss_conf_init(struct ixgbe_rte_flow_rss_conf *out,
761 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()
3229 memset(&rss_conf, 0, sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_flow_create()
[all …]
H A Dixgbe_rxtx.c5857 ixgbe_rss_conf_init(struct ixgbe_rte_flow_rss_conf *out, in ixgbe_rss_conf_init()
5892 struct ixgbe_rte_flow_rss_conf *conf, bool add) in ixgbe_config_rss_filter()
5919 sizeof(struct ixgbe_rte_flow_rss_conf)); in ixgbe_config_rss_filter()