Searched refs:RTMP_GetPhysicalAddressLow (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c54 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
120 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
181 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
294 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
H A Dcmm_mac_pci.c105 RTMP_GetPhysicalAddressLow(pAd->TxDescRing[num].
137 RTMP_GetPhysicalAddressLow(pAd->TxBufSpace[num].
212 RTMP_GetPhysicalAddressLow(pAd->MgmtDescRing.AllocPa);
270 RTMP_GetPhysicalAddressLow(pAd->RxDescRing.AllocPa);
317 RTMP_GetPhysicalAddressLow(pDmaBuf->AllocPa);
H A Drtmp_init.c1435 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BK].Cell[0].AllocPa);
1441 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BE].Cell[0].AllocPa);
1447 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VI].Cell[0].AllocPa);
1453 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VO].Cell[0].AllocPa);
1458 Value = RTMP_GetPhysicalAddressLow(pAd->MgmtRing.Cell[0].AllocPa);
1463 Value = RTMP_GetPhysicalAddressLow(pAd->RxRing.Cell[0].AllocPa);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c54 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
120 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
181 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
294 RTMP_GetPhysicalAddressLow(pTxRing->Cell[TxIdx].DmaBuf.AllocPa);
H A Dcmm_mac_pci.c105 RTMP_GetPhysicalAddressLow(pAd->TxDescRing[num].
137 RTMP_GetPhysicalAddressLow(pAd->TxBufSpace[num].
212 RTMP_GetPhysicalAddressLow(pAd->MgmtDescRing.AllocPa);
270 RTMP_GetPhysicalAddressLow(pAd->RxDescRing.AllocPa);
317 RTMP_GetPhysicalAddressLow(pDmaBuf->AllocPa);
H A Drtmp_init.c1435 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BK].Cell[0].AllocPa);
1441 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_BE].Cell[0].AllocPa);
1447 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VI].Cell[0].AllocPa);
1453 RTMP_GetPhysicalAddressLow(pAd->TxRing[QID_AC_VO].Cell[0].AllocPa);
1458 Value = RTMP_GetPhysicalAddressLow(pAd->MgmtRing.Cell[0].AllocPa);
1463 Value = RTMP_GetPhysicalAddressLow(pAd->RxRing.Cell[0].AllocPa);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_linux.h482 * RTMP_GetPhysicalAddressLow(
485 #define RTMP_GetPhysicalAddressLow(PhysicalAddress) (PhysicalAddress) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Drt_linux.h482 * RTMP_GetPhysicalAddressLow(
485 #define RTMP_GetPhysicalAddressLow(PhysicalAddress) (PhysicalAddress) macro

Completed in 91 milliseconds