Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c527 #define MAX_PBES_TWO_LAYER (MAX_PBES_ON_PAGE * MAX_PBES_ON_PAGE) macro
582 if (num_pbes > MAX_PBES_TWO_LAYER) { in qedr_prepare_pbl_tbl()