Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h107 PBL_LVL_MAX enumerator
163 struct bnxt_qplib_pbl pbl[PBL_LVL_MAX + 1];
Dqplib_res.c163 if (hwq->level >= PBL_LVL_MAX) in bnxt_qplib_free_hwq()
173 hwq->level = PBL_LVL_MAX; in bnxt_qplib_free_hwq()
197 hwq->level = PBL_LVL_MAX; in bnxt_qplib_alloc_init_hwq()
Dqplib_sp.c637 if (mr->hwq.level == PBL_LVL_MAX) { in bnxt_qplib_reg_mr()
Dib_verbs.c3812 mr->qplib_mr.hwq.level = PBL_LVL_MAX; in bnxt_re_get_dma_mr()