Searched refs:PhysicalAddress (Results 1 – 3 of 3) sorted by relevance
86 dma_addr_t *PhysicalAddress) in RTMP_AllocateTxDescMemory() argument92 PhysicalAddress); in RTMP_AllocateTxDescMemory()101 dma_addr_t *PhysicalAddress) in RTMP_AllocateMgmtDescMemory() argument107 PhysicalAddress); in RTMP_AllocateMgmtDescMemory()116 dma_addr_t *PhysicalAddress) in RTMP_AllocateRxDescMemory() argument122 PhysicalAddress); in RTMP_AllocateRxDescMemory()130 dma_addr_t PhysicalAddress) in RTMP_FreeDescMemory() argument135 PhysicalAddress); in RTMP_FreeDescMemory()144 dma_addr_t *PhysicalAddress) in RTMP_AllocateFirstTxBuffer() argument150 PhysicalAddress); in RTMP_AllocateFirstTxBuffer()[all …]
479 #define RTMP_GetPhysicalAddressLow(PhysicalAddress) (PhysicalAddress) argument486 #define RTMP_GetPhysicalAddressHigh(PhysicalAddress) (0) argument494 #define RTMP_SetPhysicalAddressLow(PhysicalAddress, Value) \ argument495 PhysicalAddress = Value;503 #define RTMP_SetPhysicalAddressHigh(PhysicalAddress, Value) argument
3540 dma_addr_t *PhysicalAddress);3551 dma_addr_t *PhysicalAddress);3558 dma_addr_t *PhysicalAddress);3564 dma_addr_t PhysicalAddress);3570 dma_addr_t *PhysicalAddress);3576 dma_addr_t *PhysicalAddress);3581 dma_addr_t PhysicalAddress);3589 OUT dma_addr_t *PhysicalAddress);