Searched refs:dataSize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/
H A DmvEthGbe.h347 pTxCurrDesc->byteCnt = pBufInfo->dataSize;
436 if(pBufInfo[bufCount].dataSize <= MIN_TX_BUFF_LOAD)
444 mvOsBCopy(pBufInfo[bufCount].bufVirtPtr, pTxBuf, pBufInfo[bufCount].dataSize);
452 ETH_PACKET_CACHE_FLUSH(pBufInfo[bufCount].bufVirtPtr, pBufInfo[bufCount].dataSize);
454 pTxCurrDesc->bufPtr = ETH_PACKET_CACHE_FLUSH(pBufInfo[bufCount].bufVirtPtr, pBufInfo[bufCount].dataSize);
458 pTxCurrDesc->byteCnt = pBufInfo[bufCount].dataSize;
635 pPktInfo->pFrags->dataSize = pRxCurrDesc->byteCnt - 4;
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/
H A DmvTypes.h223 MV_U32 dataSize; member in struct:__anon517
/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A Dembedded_services.h257 unsigned int dataSize; // = XMODEM_DATA_STX or XMODEM_DATA_SOH member in struct:_AT91PS_SvcXmodem

Completed in 41 milliseconds