Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/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.h808 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
Dipath_verbs.c2167 dev->poll_cq = ipath_poll_cq; in ipath_register_ib_device()