Searched refs:unallocated_pble (Results 1 – 2 of 2) sorted by relevance
49 pble_rsrc->unallocated_pble = in irdma_hmc_init_pble()219 if (pble_rsrc->unallocated_pble < PBLE_PER_PAGE) in add_pble_prm()239 pages = min(pages, pble_rsrc->unallocated_pble >> PBLE_512_SHIFT); in add_pble_prm()251 pages, pble_rsrc->unallocated_pble, in add_pble_prm()278 pble_rsrc->unallocated_pble -= (u32)(chunk->size >> 3); in add_pble_prm()
93 u32 unallocated_pble; member