Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h62 #define MAX_PBL_LVL_1_PGS 512 macro
Dqplib_sp.c675 if (pages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_reg_mr()
678 pages, MAX_PBL_LVL_1_PGS); in bnxt_qplib_reg_mr()
753 if (pages > MAX_PBL_LVL_1_PGS) in bnxt_qplib_alloc_fast_reg_page_list()
Dqplib_res.c212 if (pages > MAX_PBL_LVL_1_PGS) { in bnxt_qplib_alloc_init_hwq()
Dib_verbs.c187 ib_attr->max_fast_reg_page_list_len = MAX_PBL_LVL_1_PGS; in bnxt_re_query_device()
3375 if (max_num_sg > MAX_PBL_LVL_1_PGS) in bnxt_re_alloc_mr()