Home
last modified time | relevance | path

Searched refs:MAX_PBL_LVL_1_PGS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c673 if (pages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_reg_mr()
676 pages, MAX_PBL_LVL_1_PGS); in bnxt_qplib_reg_mr()
751 if (pages > MAX_PBL_LVL_1_PGS) in bnxt_qplib_alloc_fast_reg_page_list()
H A Dqplib_res.h86 #define MAX_PBL_LVL_1_PGS 512 macro
H A Dqplib_res.c232 if (npages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_alloc_init_hwq()
H A Dib_verbs.c184 ib_attr->max_fast_reg_page_list_len = MAX_PBL_LVL_1_PGS; in bnxt_re_query_device()
3683 if (max_num_sg > MAX_PBL_LVL_1_PGS) in bnxt_re_alloc_mr()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h97 #define MAX_PBL_LVL_1_PGS 512 macro
H A Dqplib_sp.c687 if (pages > MAX_PBL_LVL_1_PGS) in bnxt_qplib_alloc_fast_reg_page_list()
H A Dqplib_res.c233 if (npages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_alloc_init_hwq()
H A Dib_verbs.c198 ib_attr->max_fast_reg_page_list_len = MAX_PBL_LVL_1_PGS; in bnxt_re_query_device()
3894 if (max_num_sg > MAX_PBL_LVL_1_PGS) in bnxt_re_alloc_mr()

Completed in 17 milliseconds