Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dverbs.c525 #define MAX_PBES_TWO_LAYER (MAX_PBES_ON_PAGE * MAX_PBES_ON_PAGE) macro
580 if (num_pbes > MAX_PBES_TWO_LAYER) { in qedr_prepare_pbl_tbl()