Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h224 int bnxt_re_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc);
H A Dmain.c853 .poll_cq = bnxt_re_poll_cq,
H A Dib_verbs.c3630 int bnxt_re_poll_cq(struct ib_cq *ib_cq, int num_entries, struct ib_wc *wc) in bnxt_re_poll_cq() function