Home
last modified time | relevance | path

Searched refs:rte_flow_template_table (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_flow_driver.h192 struct rte_flow_template_table *(*template_table_create)
203 struct rte_flow_template_table *template_table,
210 struct rte_flow_template_table *template_table,
H A Drte_flow.h5224 struct rte_flow_template_table;
5276 struct rte_flow_template_table *
5308 struct rte_flow_template_table *template_table,
5367 struct rte_flow_template_table *template_table,
H A Drte_flow.c1633 struct rte_flow_template_table *
1644 struct rte_flow_template_table *table; in rte_flow_template_table_create()
1701 struct rte_flow_template_table *template_table, in rte_flow_template_table_destroy()
1727 struct rte_flow_template_table *template_table, in rte_flow_async_create()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c837 struct rte_flow_template_table *table, in flow_hw_shared_action_construct()
908 struct rte_flow_template_table *table = job->flow->table; in flow_hw_actions_construct()
1061 struct rte_flow_template_table *table, in flow_hw_async_flow_create()
1340 struct rte_flow_template_table *tbl; in flow_hw_q_flow_flush()
1419 static struct rte_flow_template_table *
1430 struct rte_flow_template_table *tbl = NULL; in flow_hw_table_create()
1574 struct rte_flow_template_table *table, in flow_hw_table_destroy()
2173 struct rte_flow_template_table *tbl; in flow_hw_resource_release()
H A Dmlx5_flow.h1033 struct rte_flow_template_table *table; /* The table flow allcated from. */
1136 struct rte_flow_template_table { struct
1137 LIST_ENTRY(rte_flow_template_table) next;
1438 typedef struct rte_flow_template_table *(*mlx5_flow_table_create_t)
1448 struct rte_flow_template_table *table,
1454 struct rte_flow_template_table *table,
H A Dmlx5_flow.c878 static struct rte_flow_template_table *
888 struct rte_flow_template_table *table,
894 struct rte_flow_template_table *table,
8473 static struct rte_flow_template_table *
8516 struct rte_flow_template_table *table, in mlx5_flow_table_destroy()
8559 struct rte_flow_template_table *table, in mlx5_flow_async_flow_create()
H A Dmlx5.h1536 LIST_HEAD(flow_hw_tbl, rte_flow_template_table) flow_hw_tbl;
/dpdk/app/test-pmd/
H A Dtestpmd.h187 struct rte_flow_template_table *table; /**< PMD opaque template object */
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3753 struct rte_flow_template_table *
3779 struct rte_flow_template_table *table =
3838 struct rte_flow_template_table *template_table,