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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_cq.c119 * ipath_poll_cq - poll for work completion entries
129 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) function
H A Dipath_verbs.h803 int ipath_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
H A Dipath_verbs.c2160 dev->poll_cq = ipath_poll_cq;

Completed in 67 milliseconds