Searched refs:tmp_tq (Results 1 – 1 of 1) sorted by relevance
6119 struct mlx5_counters tmp_tq; in flow_dv_counter_pool_prepare() local6157 TAILQ_INIT(&tmp_tq); in flow_dv_counter_pool_prepare()6161 TAILQ_INSERT_HEAD(&tmp_tq, cnt, next); in flow_dv_counter_pool_prepare()6164 TAILQ_CONCAT(&cmng->counters[cnt_type], &tmp_tq, next); in flow_dv_counter_pool_prepare()