Searched refs:compl_lock (Results 1 – 4 of 4) sorted by relevance
172 spinlock_t compl_lock; /* protect CQP completion processing */ member
991 spin_lock_init(&cqp->compl_lock); in irdma_create_cqp()2086 spin_lock_irqsave(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()2088 spin_unlock_irqrestore(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()
434 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()2200 spin_lock_init(&cq->compl_lock); in bnxt_qplib_create_cq()