Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h110 #define MAX_PBL_LVL_1_PGS 512 macro
Dqplib_res.c233 if (npages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_alloc_init_hwq()
Dqplib_sp.c709 if (pages > MAX_PBL_LVL_1_PGS) in bnxt_qplib_alloc_fast_reg_page_list()
Dib_verbs.c207 ib_attr->max_fast_reg_page_list_len = MAX_PBL_LVL_1_PGS; in bnxt_re_query_device()
3993 if (max_num_sg > MAX_PBL_LVL_1_PGS) in bnxt_re_alloc_mr()