Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h101 #define MAX_PDL_LVL_SHIFT 9 macro
H A Dqplib_res.c240 npde = npbl >> MAX_PDL_LVL_SHIFT; in bnxt_qplib_alloc_init_hwq()
241 if (npbl % BIT(MAX_PDL_LVL_SHIFT)) in bnxt_qplib_alloc_init_hwq()