Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c1423 uint8_t nb_item_templates, in flow_hw_table_create() argument
1464 if (nb_item_templates > max_tpl || in flow_hw_table_create()
1488 for (i = 0; i < nb_item_templates; i++) { in flow_hw_table_create()
1501 (tbl->grp->tbl, mt, nb_item_templates, &matcher_attr); in flow_hw_table_create()
1504 tbl->nb_item_templates = nb_item_templates; in flow_hw_table_create()
1537 i = nb_item_templates; in flow_hw_table_create()
1588 for (i = 0; i < table->nb_item_templates; i++) in flow_hw_table_destroy()
H A Dmlx5_flow.h1146 uint8_t nb_item_templates; /* Item template number. */ member
1442 uint8_t nb_item_templates,
H A Dmlx5_flow.c882 uint8_t nb_item_templates,
8477 uint8_t nb_item_templates, in mlx5_flow_table_create() argument
8495 nb_item_templates, in mlx5_flow_table_create()