Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h326 int bnxt_re_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc);
H A Dmain.c2143 ibdev->poll_cq = bnxt_re_poll_cq; in bnxt_re_register_ib()
H A Dib_verbs.c4585 int bnxt_re_poll_cq(struct ib_cq *ib_cq, int num_entries, struct ib_wc *wc) in bnxt_re_poll_cq() function