Searched refs:pg_ptrs (Results 1 – 1 of 1) sorted by relevance
662 int pg_ptrs, pages, i, rc; in bnxt_qplib_reg_mr() local670 pg_ptrs = roundup_pow_of_two(num_pbls); in bnxt_qplib_reg_mr()671 pages = pg_ptrs >> MAX_PBL_LVL_1_PGS_SHIFT; in bnxt_qplib_reg_mr()745 int pg_ptrs, pages, rc; in bnxt_qplib_alloc_fast_reg_page_list() local748 pg_ptrs = roundup_pow_of_two(max_pg_ptrs); in bnxt_qplib_alloc_fast_reg_page_list()749 pages = pg_ptrs >> MAX_PBL_LVL_1_PGS_SHIFT; in bnxt_qplib_alloc_fast_reg_page_list()761 frpl->max_pg_ptrs = pg_ptrs; in bnxt_qplib_alloc_fast_reg_page_list()