Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h107 PBL_LVL_MAX enumerator
163 struct bnxt_qplib_pbl pbl[PBL_LVL_MAX + 1];
H A 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()
H A Dqplib_sp.c637 if (mr->hwq.level == PBL_LVL_MAX) { in bnxt_qplib_reg_mr()
H A Dib_verbs.c3819 mr->qplib_mr.hwq.level = PBL_LVL_MAX; in bnxt_re_get_dma_mr()