Home
last modified time | relevance | path

Searched refs:MAX_PBL_LVL_0_PGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c267 if (npages == MAX_PBL_LVL_0_PGS && !hwq_attr->sginfo->nopte) { in bnxt_qplib_alloc_init_hwq()
276 if (npages >= MAX_PBL_LVL_0_PGS) { in bnxt_qplib_alloc_init_hwq()
H A Dqplib_res.h191 #define MAX_PBL_LVL_0_PGS 1 macro