Searched refs:phyDestAdd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesa.h99 MV_U32 phyDestAdd; /* The physical destination address */ member in struct:_mvDmaDesc
H A DmvCesa.c1824 pDmaDesc[i].phyDestAdd = 0;
1921 pDmaDesc[i].phyDestAdd = 0;
2014 pDmaDesc->phyDestAdd = MV_32BIT_LE(mvCesaSramVirtToPhys(NULL, (MV_U8*)pSramDesc));
2045 pDmaDesc->phyDestAdd =
2104 pDmaDesc[i].phyDestAdd = MV_32BIT_LE(mvOsIoVirtToPhy(NULL, pBuf));
2114 pDmaDesc[i].phyDestAdd =
2201 pDmaDesc[i].phyDestAdd = bufPhys;
2208 pDmaDesc[i].phyDestAdd = MV_32BIT_LE(sramPhys);

Completed in 34 milliseconds