Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h334 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type,
H A Dib_verbs.c668 ib_mw = bnxt_re_alloc_mw(&pd->ibpd, IB_MW_TYPE_1, NULL); in bnxt_re_legacy_create_fence_mr()
4953 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in bnxt_re_alloc_mw() function
H A Dmain.c2151 ibdev->alloc_mw = bnxt_re_alloc_mw; in bnxt_re_register_ib()