Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c324 cnt->dcs_when_active = cnt->dcs_when_free; in flow_verbs_counter_new()
356 ((struct ibv_counter_set *)cnt->dcs_when_active)); in flow_verbs_counter_release()
359 ((struct ibv_counters *)cnt->dcs_when_active)); in flow_verbs_counter_release()
386 cnt->dcs_when_active, in flow_verbs_counter_query()
397 ((struct ibv_counters *)cnt->dcs_when_active, counters, in flow_verbs_counter_query()
1204 ((struct ibv_counter_set *)cnt->dcs_when_active)->handle; in flow_verbs_translate_action_count()
1208 counter.counters = (struct ibv_counters *)cnt->dcs_when_active; in flow_verbs_translate_action_count()
H A Dmlx5.h392 void *dcs_when_active; member
H A Dmlx5_flow_dv.c4714 return mlx5_devx_cmd_flow_counter_query(cnt->dcs_when_active, 0, in _flow_dv_query_count()
4903 cnt_free->dcs_when_active = cnt_free->dcs_when_free; in flow_dv_counter_alloc()
4938 cnt_free->dcs_when_free = cnt_free->dcs_when_active; in flow_dv_counter_alloc()
5100 cnt->dcs_when_free = cnt->dcs_when_active; in flow_dv_counter_free()