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