Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c275 cnt->dcs_when_active = cnt->dcs_when_free; in flow_verbs_counter_new()
303 ((struct ibv_counter_set *)cnt->dcs_when_active)); in flow_verbs_counter_release()
306 ((struct ibv_counters *)cnt->dcs_when_active)); in flow_verbs_counter_release()
333 cnt->dcs_when_active, in flow_verbs_counter_query()
344 ((struct ibv_counters *)cnt->dcs_when_active, counters, in flow_verbs_counter_query()
1200 ((struct ibv_counter_set *)cnt->dcs_when_active)->handle; in flow_verbs_translate_action_count()
1204 counter.counters = (struct ibv_counters *)cnt->dcs_when_active; in flow_verbs_translate_action_count()
H A Dmlx5.h455 void *dcs_when_active; member
H A Dmlx5_flow_dv.c6019 return mlx5_devx_cmd_flow_counter_query(cnt->dcs_when_active, 0, in _flow_dv_query_count()
6208 cnt_free->dcs_when_active = cnt_free->dcs_when_free; in flow_dv_counter_alloc()
6250 cnt_free->dcs_when_free = cnt_free->dcs_when_active; in flow_dv_counter_alloc()
6368 cnt->dcs_when_free = cnt->dcs_when_active; in flow_dv_counter_free()