Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c114 if (sginfo->nopte) in __alloc_pbl()
223 if (npages == MAX_PBL_LVL_0_PGS && !hwq_attr->sginfo->nopte) { in bnxt_qplib_alloc_init_hwq()
269 if (hwq_attr->sginfo->nopte) in bnxt_qplib_alloc_init_hwq()
309 if (hwq_attr->sginfo->nopte) in bnxt_qplib_alloc_init_hwq()
340 if (hwq_attr->sginfo->nopte && hwq->level) in bnxt_qplib_alloc_init_hwq()
H A Dqplib_res.h149 bool nopte; member
H A Dqplib_sp.c711 sginfo.nopte = true; in bnxt_qplib_alloc_fast_reg_page_list()