Searched refs:unallocated_pble (Results 1 – 2 of 2) sorted by relevance
85 pble_rsrc->unallocated_pble = in irdma_hmc_init_pble()259 if (pble_rsrc->unallocated_pble < PBLE_PER_PAGE) in add_pble_prm()279 pages = min(pages, pble_rsrc->unallocated_pble >> PBLE_512_SHIFT); in add_pble_prm()291 pages, pble_rsrc->unallocated_pble, in add_pble_prm()319 pble_rsrc->unallocated_pble -= (u32)(chunk->size >> 3); in add_pble_prm()
125 u32 unallocated_pble; member