Home
last modified time | relevance | path

Searched refs:irdma_cq_empty (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dmain.h546 bool irdma_cq_empty(struct irdma_cq *iwcq);
H A Dverbs.c3910 (!irdma_cq_empty(iwcq) || !list_empty(&iwcq->cmpl_generated))) in irdma_req_notify_cq()