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

/drivers/net/ethernet/smsc/
H A Dsmc911x.h240 static int rx_dmalen, tx_dmalen; variable
288 tx_dmalen = len;
293 DCMD_WIDTH4 | DCMD_ENDIRQEN | (DCMD_LENGTH & tx_dmalen));
H A Dsmc911x.c1190 dma_unmap_single(NULL, tx_dmabuf, tx_dmalen, DMA_TO_DEVICE);

Completed in 39 milliseconds