Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_pble.c458 u32 pblcnt = PBLE_PER_PAGE; in get_lvl2_pble() local
486 pblcnt = (lflast && ((i + 1) == total)) ? lflast : PBLE_PER_PAGE; in get_lvl2_pble()
487 leaf->addr = gen_pool_alloc(pool, (pblcnt << 3)); in get_lvl2_pble()
492 leaf->cnt = pblcnt; in get_lvl2_pble()