Searched refs:csl (Results 1 – 4 of 4) sorted by relevance
491 rte_spinlock_t csl; /* The pool counter free list lock. */ member521 rte_spinlock_t csl[MLX5_COUNTER_TYPE_MAX]; member
6071 rte_spinlock_init(&pool->csl); in flow_dv_pool_create()6163 rte_spinlock_lock(&cmng->csl[cnt_type]); in flow_dv_counter_pool_prepare()6165 rte_spinlock_unlock(&cmng->csl[cnt_type]); in flow_dv_counter_pool_prepare()6199 rte_spinlock_lock(&cmng->csl[cnt_type]); in flow_dv_counter_alloc()6203 rte_spinlock_unlock(&cmng->csl[cnt_type]); in flow_dv_counter_alloc()6251 rte_spinlock_lock(&cmng->csl[cnt_type]); in flow_dv_counter_alloc()6253 rte_spinlock_unlock(&cmng->csl[cnt_type]); in flow_dv_counter_alloc()6364 rte_spinlock_lock(&pool->csl); in flow_dv_counter_free()6366 rte_spinlock_unlock(&pool->csl); in flow_dv_counter_free()6371 rte_spinlock_lock(&priv->sh->cmng.csl[cnt_type]); in flow_dv_counter_free()[all …]
558 rte_spinlock_init(&sh->cmng.csl[i]); in mlx5_flow_counters_mng_init()
9067 rte_spinlock_lock(&cmng->csl[cnt_type]); in mlx5_flow_async_pool_query_handle()9070 rte_spinlock_unlock(&cmng->csl[cnt_type]); in mlx5_flow_async_pool_query_handle()