Searched refs:MVPP2_BM_POOL (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
D | Pp2Dxe.c | 202 Mvpp2Shared->BmPools->Id = MVPP2_BM_POOL; in Pp2DxeBmPoolInit() 223 Mvpp2BmPoolCtrl(Mvpp2Shared, MVPP2_BM_POOL, MVPP2_START); in Pp2DxeBmStart() 234 Mvpp2BmPoolPut(Mvpp2Shared, MVPP2_BM_POOL, (UINTN)BuffPhys, (UINTN)BuffPhys); in Pp2DxeBmStart() 458 Mvpp2RxqLongPoolSet(Port, 0, MVPP2_BM_POOL); in Pp2DxeLateInitialize() 459 Mvpp2RxqShortPoolSet(Port, 0, MVPP2_BM_POOL); in Pp2DxeLateInitialize() 649 Mvpp2BmStop(Mvpp2Shared, MVPP2_BM_POOL); in Pp2DxeHalt()
|
D | Pp2Dxe.h | 137 #define MVPP2_BM_POOL 0 macro
|