Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
A Dmain.c104 rdev->qplib_res.cctx = NULL; in bnxt_re_destroy_chip_ctx()
105 rdev->qplib_res.pdev = NULL; in bnxt_re_destroy_chip_ctx()
106 rdev->qplib_res.netdev = NULL; in bnxt_re_destroy_chip_ctx()
129 rdev->rcfw.res = &rdev->qplib_res; in bnxt_re_setup_chip_ctx()
131 rdev->qplib_res.is_vf = BNXT_VF(bp); in bnxt_re_setup_chip_ctx()
944 if (rdev->qplib_res.rcfw) in bnxt_re_cleanup_res()
993 if (rdev->qplib_res.dpi_tbl.max) { in bnxt_re_free_res()
998 if (rdev->qplib_res.rcfw) { in bnxt_re_free_res()
1000 rdev->qplib_res.rcfw = NULL; in bnxt_re_free_res()
1065 &rdev->qplib_res.dpi_tbl, in bnxt_re_alloc_res()
[all …]
A Dib_verbs.c270 return bnxt_qplib_get_pkey(&rdev->qplib_res, in bnxt_re_query_pkey()
271 &rdev->qplib_res.pkey_tbl, index, pkey); in bnxt_re_query_pkey()
282 rc = bnxt_qplib_get_sgid(&rdev->qplib_res, in bnxt_re_query_gid()
283 &rdev->qplib_res.sgid_tbl, index, in bnxt_re_query_gid()
355 rdev->qplib_res.netdev->dev_addr, in bnxt_re_add_gid()
547 &rdev->qplib_res.pd_tbl, in bnxt_re_dealloc_pd()
606 bnxt_qplib_dealloc_pd(&rdev->qplib_res, &rdev->qplib_res.pd_tbl, in bnxt_re_alloc_pd()
764 bnxt_qplib_destroy_ah(&rdev->qplib_res, in bnxt_re_destroy_gsi_sqp()
1345 bnxt_qplib_destroy_qp(&rdev->qplib_res, in bnxt_re_create_shadow_gsi()
1672 bnxt_qplib_destroy_srq(&rdev->qplib_res, in bnxt_re_create_srq()
[all …]
A DMakefile6 qplib_res.o qplib_rcfw.o \
A Dbnxt_re.h160 struct bnxt_qplib_res qplib_res; member

Completed in 15 milliseconds