Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_cq.c129 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in ipath_poll_cq() function
Dipath_verbs.h816 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
Dipath_verbs.c2201 dev->poll_cq = ipath_poll_cq; in ipath_register_ib_device()