Searched refs:AllocPa (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_mac_pci.c88 AllocPa);
103 AllocPa);
106 AllocPa);
120 AllocPa);
135 AllocPa);
138 AllocPa);
152 Cell[index].AllocPa,
155 AllocPa,
162 RTMP_SetPhysicalAddressHigh(pDmaBuf->AllocPa,
164 RTMP_SetPhysicalAddressLow(pDmaBuf->AllocPa,
[all...]
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);
785 dma_addr_t AllocPa; local
828 &AllocVa, &AllocPa);
832 PCI_UNMAP_SINGLE(pAd, pRxCell->DmaBuf.AllocPa,
839 pRxCell->DmaBuf.AllocPa = AllocPa;
841 pRxD->SDP0 = AllocPa;
[all...]
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_mac_pci.c88 AllocPa);
103 AllocPa);
106 AllocPa);
120 AllocPa);
135 AllocPa);
138 AllocPa);
152 Cell[index].AllocPa,
155 AllocPa,
162 RTMP_SetPhysicalAddressHigh(pDmaBuf->AllocPa,
164 RTMP_SetPhysicalAddressLow(pDmaBuf->AllocPa,
[all...]
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);
785 dma_addr_t AllocPa; local
828 &AllocVa, &AllocPa);
832 PCI_UNMAP_SINGLE(pAd, pRxCell->DmaBuf.AllocPa,
839 pRxCell->DmaBuf.AllocPa = AllocPa;
841 pRxD->SDP0 = AllocPa;
[all...]
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 Drtmp.h470 dma_addr_t AllocPa; /* TxBuf physical address */ member in struct:rt_rtmp_dmabuf
484 dma_addr_t AllocPa; /* Control block physical address */ member in struct:rt_rtmp_dmacb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Drtmp.h470 dma_addr_t AllocPa; /* TxBuf physical address */ member in struct:rt_rtmp_dmabuf
484 dma_addr_t AllocPa; /* Control block physical address */ member in struct:rt_rtmp_dmacb

Completed in 102 milliseconds