Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h243 int bnxt_re_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc);
Dmain.c911 .poll_cq = bnxt_re_poll_cq,
Dib_verbs.c3718 int bnxt_re_poll_cq(struct ib_cq *ib_cq, int num_entries, struct ib_wc *wc) in bnxt_re_poll_cq() function