Home
last modified time | relevance | path

Searched refs:sqp_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_pd.c45 atomic_set(&pd->sqp_count, 0); in mthca_pd_alloc()
A Dmthca_provider.h82 atomic_t sqp_count; member
A Dmthca_av.c170 } else if (!atomic_read(&pd->sqp_count) && in mthca_create_ah()
A Dmthca_qp.c1411 atomic_inc(&pd->sqp_count); in mthca_alloc_sqp()
1492 atomic_dec(&(to_mpd(qp->ibqp.pd)->sqp_count)); in mthca_free_qp()

Completed in 10 milliseconds