Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h938 int (*poll_cq)(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc); member
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h2298 int (*poll_cq)(struct ib_cq *cq, int num_entries, struct ib_wc *wc); member