Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h192 #define MAX_PBL_LVL_1_PGS 512 macro
H A Dqplib_res.c277 if (npages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_alloc_init_hwq()
H A Dib_verbs.c213 ib_attr->max_fast_reg_page_list_len = MAX_PBL_LVL_1_PGS; in bnxt_re_query_device()
4900 if (max_num_sg > MAX_PBL_LVL_1_PGS) { in bnxt_re_alloc_mr()