Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h490 int bnxt_qplib_alloc_hwctx(struct bnxt_qplib_res *res);
H A Dqplib_res.c542 int bnxt_qplib_alloc_hwctx(struct bnxt_qplib_res *res) in bnxt_qplib_alloc_hwctx() function
H A Dmain.c3626 rc = bnxt_qplib_alloc_hwctx(&rdev->qplib_res); in bnxt_re_dev_init()