Home
last modified time | relevance | path

Searched refs:PBLE_PER_PAGE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
A Dpble.c225 if (pble_rsrc->unallocated_pble < PBLE_PER_PAGE) in add_pble_prm()
345 u32 pblcnt = PBLE_PER_PAGE; in get_lvl2_pble()
355 lflast = palloc->total_cnt % PBLE_PER_PAGE; in get_lvl2_pble()
379 lflast : PBLE_PER_PAGE; in get_lvl2_pble()
443 if (!status || level1_only || palloc->total_cnt <= PBLE_PER_PAGE) in get_lvl1_lvl2_pble()
A Dpble.h7 #define PBLE_PER_PAGE 512 macro
A Dverbs.c2284 if ((*start_addr + (i * pg_size * PBLE_PER_PAGE)) != *arr) in irdma_check_mr_contiguous()

Completed in 15 milliseconds