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

/freebsd-current/sys/dev/irdma/
H A Dirdma_pble.c381 u32 pblcnt = PBLE_PER_PAGE; local
414 pblcnt = (lflast && ((i + 1) == total)) ?
417 &leaf->chunkinfo, pblcnt << 3,
424 leaf->cnt = pblcnt;

Completed in 96 milliseconds