Searched refs:PBLE_LEVEL_1 (Results 1 – 3 of 3) sorted by relevance
14 PBLE_LEVEL_1 = 1, enumerator
414 palloc->level = PBLE_LEVEL_1; in get_lvl1_pble()434 if (!status || lvl == PBLE_LEVEL_1 || palloc->total_cnt <= PBLE_PER_PAGE) in get_lvl1_lvl2_pble()
2344 pinfo = (level == PBLE_LEVEL_1) ? NULL : palloc->level2.leaf; in irdma_copy_user_pgaddrs()2391 if (palloc->level == PBLE_LEVEL_1) { in irdma_check_mr_contiguous()2426 enum irdma_pble_level level = PBLE_LEVEL_1; in irdma_setup_pbles()2436 pinfo = (level == PBLE_LEVEL_1) ? &palloc->level1 : in irdma_setup_pbles()2816 if (palloc->level == PBLE_LEVEL_1) { in irdma_hwreg_mr()2845 lvl = iwmr->page_cnt != 1 ? PBLE_LEVEL_1 | PBLE_LEVEL_2 : PBLE_LEVEL_0; in irdma_reg_user_mr_type_mem()2949 lvl = total > 2 ? PBLE_LEVEL_1 : PBLE_LEVEL_0; in irdma_reg_user_mr_type_qp()2983 lvl = req.cq_pages > 1 ? PBLE_LEVEL_1 : PBLE_LEVEL_0; in irdma_reg_user_mr_type_cq()