Searched refs:DmaAddrT (Results 1 – 3 of 3) sorted by relevance
82 #define DmaAddrT UINTN macro193 DmaAddrT DescsPhys;216 DmaAddrT DescsPhys;254 DmaAddrT PhysAddr;334 DmaAddrT RxBuffers;
271 Rxq->DescsPhys = (DmaAddrT)Rxq->Descs; in Pp2DxeSetupRxqs()299 Txq->DescsPhys = (DmaAddrT)Txq->Descs; in Pp2DxeSetupTxqs()324 AggrTxq->DescsPhys = (DmaAddrT)AggrTxq->Descs; in Pp2DxeSetupAggrTxqs()1182 BufferLocation.RxBuffers = (DmaAddrT)(BufferSpace + in Pp2DxeInitialise()
717 IN DmaAddrT PhysAddr, in Mvpp2x2TxdescPhysAddrSet()