Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.c305 bnxt_qplib_free_hwq(pdev, &ctx->tqm_pde); in bnxt_qplib_free_ctx()
378 ctx->tqm_pde.max_elements = 512; in bnxt_qplib_alloc_ctx()
379 rc = bnxt_qplib_alloc_init_hwq(pdev, &ctx->tqm_pde, NULL, 0, in bnxt_qplib_alloc_ctx()
380 &ctx->tqm_pde.max_elements, sizeof(u64), in bnxt_qplib_alloc_ctx()
396 pbl_ptr = (__le64 **)ctx->tqm_pde.pbl_ptr; in bnxt_qplib_alloc_ctx()
Dqplib_res.h175 struct bnxt_qplib_hwq tqm_pde; member
Dqplib_rcfw.c498 __get_pbl_pg_idx(&ctx->tqm_pde.pbl[level]); in bnxt_qplib_init_rcfw()
511 cpu_to_le64(ctx->tqm_pde.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw()