Lines Matching refs:cq_lock
987 spin_lock_init(&cq->cq_lock); in ocrdma_create_cq()
1042 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_flush_cq()
1050 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_flush_cq()
1597 spin_lock_irqsave(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1649 spin_unlock_irqrestore(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1702 spin_lock_irqsave(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
1704 spin_lock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1706 spin_unlock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1710 spin_unlock_irqrestore(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
2849 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_poll_cq()
2851 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_poll_cq()
2885 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_arm_cq()
2892 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_arm_cq()