Home
last modified time | relevance | path

Searched defs:poll_cq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c544 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
/openbmc/qemu/migration/
H A Drdma.c1615 struct ibv_cq *poll_cq = to_cq(rdma, wrid_requested); in qemu_rdma_block_for_wrid() local
/openbmc/linux/include/rdma/
H A Dib_verbs.h2354 int (*poll_cq)(struct ib_cq *cq, int num_entries, struct ib_wc *wc); member