Lines Matching refs:cq_lock
1054 spin_lock_init(&cq->cq_lock); in ocrdma_create_cq()
1113 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_flush_cq()
1121 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_flush_cq()
1671 spin_lock_irqsave(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1723 spin_unlock_irqrestore(&cq->cq_lock, cq_flags); in ocrdma_discard_cqes()
1776 spin_lock_irqsave(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
1778 spin_lock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1780 spin_unlock(&qp->rq_cq->cq_lock); in ocrdma_destroy_qp()
1784 spin_unlock_irqrestore(&qp->sq_cq->cq_lock, flags); in ocrdma_destroy_qp()
2931 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_poll_cq()
2933 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_poll_cq()
2967 spin_lock_irqsave(&cq->cq_lock, flags); in ocrdma_arm_cq()
2974 spin_unlock_irqrestore(&cq->cq_lock, flags); in ocrdma_arm_cq()