Home
last modified time | relevance | path

Searched refs:orq_lock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c271 spin_lock(&qp->orq_lock); in siw_qp_mpa_rts()
281 spin_unlock(&qp->orq_lock); in siw_qp_mpa_rts()
895 spin_lock(&qp->orq_lock); in siw_activate_tx_from_sq()
901 spin_unlock(&qp->orq_lock); in siw_activate_tx_from_sq()
914 spin_lock(&qp->orq_lock); in siw_activate_tx_from_sq()
928 spin_unlock(&qp->orq_lock); in siw_activate_tx_from_sq()
H A Dsiw.h441 spinlock_t orq_lock; member