Lines Matching refs:cq_lock
1093 spin_lock_init(&cq->cq_lock); in ocrdma_create_cq()
1153 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_flush_cq()
1161 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_flush_cq()
1713 spin_lock_irqsave(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1766 spin_unlock_irqrestore(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1819 spin_lock_irqsave(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
1821 spin_lock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1826 spin_unlock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1827 spin_unlock_irqrestore(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
2961 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_poll_cq()
2963 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_poll_cq()
2997 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_arm_cq()
3010 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_arm_cq()