Searched refs:compl_lock (Results 1 – 4 of 4) sorted by relevance
174 spinlock_t compl_lock; /* protect CQP completion processing */ member
989 spin_lock_init(&cqp->compl_lock); in irdma_create_cqp()2084 spin_lock_irqsave(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()2086 spin_unlock_irqrestore(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()
454 spinlock_t compl_lock; /* synch CQ handlers */ member
166 spin_lock_bh(&cq->compl_lock); in bnxt_qpn_cqn_sched_task()173 spin_unlock_bh(&cq->compl_lock); in bnxt_qpn_cqn_sched_task()347 spin_lock_bh(&cq->compl_lock); in bnxt_qplib_service_nq()353 spin_unlock_bh(&cq->compl_lock); in bnxt_qplib_service_nq()2288 spin_lock_init(&cq->compl_lock); in bnxt_qplib_create_cq()