Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dcq.c544 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
/Linux-v6.6/include/rdma/
Dib_verbs.h2354 int (*poll_cq)(struct ib_cq *cq, int num_entries, struct ib_wc *wc); member