Searched refs:irdma_cq_empty (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ | ||
H A D | main.h | 546 bool irdma_cq_empty(struct irdma_cq *iwcq); |
H A D | verbs.c | 3910 (!irdma_cq_empty(iwcq) || !list_empty(&iwcq->cmpl_generated))) in irdma_req_notify_cq() |