Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c900 MVPP2_BM_FREE, enumerator
2609 bm_pool->type = MVPP2_BM_FREE; in mvpp2_bm_pool_create()
2826 if (new_pool->type != MVPP2_BM_FREE && new_pool->type != type) { in mvpp2_bm_pool_use()
2831 if (new_pool->type == MVPP2_BM_FREE) in mvpp2_bm_pool_use()