Searched refs:RX_DMA_BURST (Results 1 – 4 of 4) sorted by relevance
76 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro295 (RX_DMA_BURST << 8);330 outl((RX_FIFO_THRESH<<13) | (RX_BUF_LEN_IDX<<11) | (RX_DMA_BURST<<8), in rtl_reset()
114 #define RX_DMA_BURST 0 macro
107 #define RX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro325 (RX_FIFO_THRESH << RxCfgFIFOShift) | (RX_DMA_BURST << RxCfgDMAShift);
39 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro