Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DPp2Dxe.h332 MVPP2_TX_DESC *AggrTxDescs; member
DPp2Dxe.c1179 …BufferLocation.AggrTxDescs = (MVPP2_TX_DESC *)((UINTN)BufferSpace + MVPP2_MAX_TXD * sizeof(MVPP2_T… in Pp2DxeInitialise()
1218 Mvpp2Shared->AggrTxqs->Descs = BufferLocation.AggrTxDescs; in Pp2DxeInitialise()