Searched refs:irdma_cq_empty (Results 1 – 3 of 3) sorted by relevance
546 bool irdma_cq_empty(struct irdma_cq *iwcq);
2380 bool irdma_cq_empty(struct irdma_cq *iwcq) in irdma_cq_empty() function2464 if (irdma_cq_empty(iwqp->iwscq)) { in irdma_generate_flush_completions()2508 if (irdma_cq_empty(iwqp->iwrcq)) { in irdma_generate_flush_completions()
3764 (!irdma_cq_empty(iwcq) || !list_empty(&iwcq->cmpl_generated))) in irdma_req_notify_cq()