Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c5921 int add_tag, in flow_sample_split_prep() argument
5950 if (add_tag) { in flow_sample_split_prep()
6012 } else if (add_tag && set_tag_idx >= 0) { in flow_sample_split_prep()
6030 if (add_tag) { in flow_sample_split_prep()
6631 int add_tag = 0; in flow_create_split_sample() local
6661 add_tag = (!fdb_tx || in flow_create_split_sample()
6663 if (add_tag) in flow_create_split_sample()
6670 tag_id = flow_sample_split_prep(dev, add_tag, items, sfx_items, in flow_create_split_sample()
6676 if (tag_id < 0 || (add_tag && !tag_id)) { in flow_create_split_sample()