Home
last modified time | relevance | path

Searched refs:bnxt_qplib_dealloc_dpi (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h482 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res,
H A Dqplib_res.c903 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_dpi() function
H A Dib_verbs.c5378 rc = bnxt_qplib_dealloc_dpi(&rdev->qplib_res, in bnxt_re_dealloc_ucontext()
5386 rc = bnxt_qplib_dealloc_dpi(&rdev->qplib_res, in bnxt_re_dealloc_ucontext()
H A Dmain.c3475 (void)bnxt_qplib_dealloc_dpi(&rdev->qplib_res, kdpi); in bnxt_re_dev_uninit()