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

/drivers/net/ethernet/sis/
H A Dsis900.h86 DMA_BURST_512 = 0, DMA_BURST_64 = 5 enumerator in enum:sis900_tx_rx_dma
H A Dsis900.c1397 tx_flags = TxATP | (DMA_BURST_64 << TxMXDMA_shift) |
1399 rx_flags = DMA_BURST_64 << RxMXDMA_shift;

Completed in 157 milliseconds