Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h65 int siw_poll_cq(struct ib_cq *base_cq, int num_entries, struct ib_wc *wc);
H A Dsiw_main.c260 .poll_cq = siw_poll_cq,
H A Dsiw_verbs.c1240 int siw_poll_cq(struct ib_cq *base_cq, int num_cqe, struct ib_wc *wc) in siw_poll_cq() function