Searched defs:poll_cq (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/core/
H A Duverbs.h194 IB_UVERBS_DECLARE_CMD(poll_cq); variable
/drivers/infiniband/hw/cxgb4/
H A Dcq.c387 * poll_cq
402 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, function
587 ret = poll_cq(wq, &(chp->cq), &cqe, &cqe_flushed, &cookie, &credit);

Completed in 53 milliseconds