Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c887 MVPP2_BM_FREE, enumerator
2595 bm_pool->type = MVPP2_BM_FREE; in mvpp2_bm_pool_create()
2812 if (new_pool->type != MVPP2_BM_FREE && new_pool->type != type) { in mvpp2_bm_pool_use()
2817 if (new_pool->type == MVPP2_BM_FREE) in mvpp2_bm_pool_use()