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_rx.c1136 spin_lock_irqsave(&qp->orq_lock, flags); in siw_check_tx_fence()
1178 spin_unlock_irqrestore(&qp->orq_lock, flags); in siw_check_tx_fence()
H A Dsiw.h441 spinlock_t orq_lock; member