Searched refs:xTxSize (Results 1 – 2 of 2) sorted by relevance
552 UBaseType_t xTxSize; in init_dma() local562 xTxSize = ipconfigNIC_N_TX_DESC * sizeof( xemacpsif->txSegments[ 0 ] ); in init_dma()572 xemacpsif->txSegments = ( struct xBD_TYPE * ) ( pucGetUncachedMemory( xTxSize ) ); in init_dma()
660 UBaseType_t xTxSize; in init_dma() local665 xTxSize = ipconfigNIC_N_TX_DESC * sizeof( xemacpsif->txSegments[ 0 ] ); in init_dma()675 xemacpsif->txSegments = ( struct xBD_TYPE * ) ( pucGetUncachedMemory( xTxSize ) ); in init_dma()