Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_mac_pci.c154 RTMP_SetPhysicalAddressLow(pTxRing->Cell[index]. in RTMPAllocTxRxRingMemory()
164 RTMP_SetPhysicalAddressLow(pDmaBuf->AllocPa, in RTMPAllocTxRxRingMemory()
226 RTMP_SetPhysicalAddressLow(pAd->MgmtRing.Cell[index]. in RTMPAllocTxRxRingMemory()
282 RTMP_SetPhysicalAddressLow(pAd->RxRing.Cell[index]. in RTMPAllocTxRxRingMemory()
/linux-2.6.39/drivers/staging/rt2860/
Drt_linux.h494 #define RTMP_SetPhysicalAddressLow(PhysicalAddress, Value) \ macro