Searched refs:RX_DMA_BURST (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c201 #define RX_DMA_BURST 7 /* Maximum PCI burst, '6' is 1024 */ macro
685 (RX_DMA_BURST << RxCfgDMAShift);
690 (RX_DMA_BURST << RxCfgDMAShift);
695 (RX_DMA_BURST << RxCfgDMAShift);
700 (RX_DMA_BURST << RxCfgDMAShift);
H A Dpci-skeleton.c172 #define RX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro
577 (RX_DMA_BURST << RxCfgDMAShift);
H A D8139cp.c141 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 */ macro
309 (RX_DMA_BURST << RxCfgDMAShift);
H A Dr8169.c127 #define RX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro
501 (RX_FIFO_THRESH << RxCfgFIFOShift) | (RX_DMA_BURST << RxCfgDMAShift);

Completed in 86 milliseconds