Searched refs:irdma_cq_empty (Results 1 – 3 of 3) sorted by relevance
539 bool irdma_cq_empty(struct irdma_cq *iwcq);
2491 bool irdma_cq_empty(struct irdma_cq *iwcq) in irdma_cq_empty() function2575 if (irdma_cq_empty(iwqp->iwscq)) { in irdma_generate_flush_completions()2615 if (irdma_cq_empty(iwqp->iwrcq)) { in irdma_generate_flush_completions()
3642 (!irdma_cq_empty(iwcq) || !list_empty(&iwcq->cmpl_generated))) in irdma_req_notify_cq()