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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis900.h86 DMA_BURST_512 = 0, DMA_BURST_64 = 5 enumerator in enum:sis900_tx_rx_dma
H A Dsis900.c1308 tx_flags = TxATP | (DMA_BURST_512 << TxMXDMA_shift) |
1310 rx_flags = DMA_BURST_512 << RxMXDMA_shift;

Completed in 42 milliseconds