Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_pd.c45 atomic_set(&pd->sqp_count, 0); in mthca_pd_alloc()
H A Dmthca_provider.h82 atomic_t sqp_count; member
H A Dmthca_av.c170 } else if (!atomic_read(&pd->sqp_count) && in mthca_create_ah()
H 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()