Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dif_mvpp.c118 #define MVPP2_BM_POOLS_NUM 8 macro
569 for (i = 0; i < MVPP2_BM_POOLS_NUM; i++) { in mvpp2_bm_pool_init()
575 sc->sc_npools = min(sc->sc_npools, MVPP2_BM_POOLS_NUM); in mvpp2_bm_pool_init()