Searched refs:PBLE_PER_PAGE (Results 1 – 3 of 3) sorted by relevance
302 vf_pble_info.pd_entry_cnt = PBLE_PER_PAGE; in add_bp_pages()337 if (pble_rsrc->unallocated_pble < PBLE_PER_PAGE) in add_pble_pool()458 u32 pblcnt = PBLE_PER_PAGE; in get_lvl2_pble()466 lflast = palloc->total_cnt % PBLE_PER_PAGE; in get_lvl2_pble()486 pblcnt = (lflast && ((i + 1) == total)) ? lflast : PBLE_PER_PAGE; in get_lvl2_pble()548 if (status && (palloc->total_cnt > PBLE_PER_PAGE)) in get_lvl1_lvl2_pble()
39 #define PBLE_PER_PAGE 512 macro
1467 if ((*start_addr + (i * pg_size * PBLE_PER_PAGE)) != *arr) in i40iw_check_mr_contiguous()