Lines Matching refs:cq_lock
985 spin_lock_init(&cq->cq_lock); in ocrdma_create_cq()
1040 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_flush_cq()
1048 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_flush_cq()
1595 spin_lock_irqsave(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1647 spin_unlock_irqrestore(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1700 spin_lock_irqsave(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
1702 spin_lock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1704 spin_unlock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1708 spin_unlock_irqrestore(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
2851 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_poll_cq()
2853 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_poll_cq()
2887 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_arm_cq()
2894 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_arm_cq()