Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h949 rte_spinlock_t mtrsl; /* The ASO flow meter free list lock. */ member
H A Dmlx5.c654 rte_spinlock_init(&sh->mtrmng->pools_mng.mtrsl); in mlx5_aso_flow_mtrs_mng_init()
H A Dmlx5_flow_dv.c6491 rte_spinlock_lock(&pools_mng->mtrsl); in flow_dv_aso_mtr_release_to_pool()
6495 rte_spinlock_unlock(&pools_mng->mtrsl); in flow_dv_aso_mtr_release_to_pool()
6523 rte_spinlock_lock(&pools_mng->mtrsl); in flow_dv_mtr_alloc()
6528 rte_spinlock_unlock(&pools_mng->mtrsl); in flow_dv_mtr_alloc()
6532 rte_spinlock_unlock(&pools_mng->mtrsl); in flow_dv_mtr_alloc()