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

/drivers/infiniband/hw/qib/
H A Dqib_cq.c118 * qib_poll_cq - poll for work completion entries
128 int qib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) function
H A Dqib_verbs.h955 int qib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
H A Dqib_verbs.c2179 ibdev->poll_cq = qib_poll_cq;

Completed in 15 milliseconds