Home
last modified time | relevance | path

Searched refs:hfi1_poll_cq (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dcq.c152 int hfi1_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in hfi1_poll_cq() function
Dverbs.h997 int hfi1_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
Dverbs.c2063 ibdev->poll_cq = hfi1_poll_cq; in hfi1_register_ib_device()