Searched refs:compl_lock (Results 1 – 2 of 2) sorted by relevance
192 spinlock_t compl_lock; /* protect CQP completion processing */ member
1033 spin_lock_init(&cqp->compl_lock); in irdma_create_cqp()2215 spin_lock_irqsave(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()2217 spin_unlock_irqrestore(&rf->cqp.compl_lock, flags); in irdma_cqp_ce_handler()