Searched refs:bnxt_qplib_free_ctx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.h | 372 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res,
|
H A D | qplib_res.c | 363 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_free_ctx() function 562 bnxt_qplib_free_ctx(res, ctx); in bnxt_qplib_alloc_ctx()
|
H A D | main.c | 1368 bnxt_qplib_free_ctx(&rdev->qplib_res, &rdev->qplib_ctx); in bnxt_re_dev_uninit() 1539 bnxt_qplib_free_ctx(&rdev->qplib_res, &rdev->qplib_ctx); in bnxt_re_dev_init()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.h | 389 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res,
|
H A D | qplib_res.c | 364 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_free_ctx() function 563 bnxt_qplib_free_ctx(res, ctx); in bnxt_qplib_alloc_ctx()
|
H A D | main.c | 1418 bnxt_qplib_free_ctx(&rdev->qplib_res, &rdev->qplib_ctx); in bnxt_re_dev_uninit() 1600 bnxt_qplib_free_ctx(&rdev->qplib_res, &rdev->qplib_ctx); in bnxt_re_dev_init()
|
Completed in 9 milliseconds