Searched refs:PBL_LVL_MAX (Results 1 – 4 of 4) sorted by relevance
90 PBL_LVL_MAX enumerator145 struct bnxt_qplib_pbl pbl[PBL_LVL_MAX + 1];
163 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()
608 if (mr->hwq.level == PBL_LVL_MAX) { in bnxt_qplib_reg_mr()
3595 mr->qplib_mr.hwq.level = PBL_LVL_MAX; in bnxt_re_get_dma_mr()
Completed in 14 milliseconds