Searched refs:tag_spec (Results 1 – 2 of 2) sorted by relevance
250 static struct rte_flow_item_tag tag_spec = { in add_meta_tag() local260 items[items_counter].spec = &tag_spec; in add_meta_tag()
4606 struct mlx5_rte_flow_item_tag tag_spec = { in flow_dv_mreg_create_cb() local4630 tag_spec.id = ret; in flow_dv_mreg_create_cb()4637 tag_spec.data = MLX5_FLOW_MARK_DEFAULT; in flow_dv_mreg_create_cb()4643 .spec = &tag_spec, in flow_dv_mreg_create_cb()5935 struct mlx5_rte_flow_item_tag *tag_spec; in flow_sample_split_prep() local6056 tag_spec = (void *)(sfx_items + SAMPLE_SUFFIX_ITEM); in flow_sample_split_prep()6057 tag_spec->data = tag_id; in flow_sample_split_prep()6058 tag_spec->id = set_tag->id; in flow_sample_split_prep()6059 tag_mask = tag_spec + 1; in flow_sample_split_prep()6064 .spec = tag_spec, in flow_sample_split_prep()