Searched refs:TX_DMA_BURST (Results 1 – 5 of 5) sorted by relevance
88 #define TX_DMA_BURST 4 /* Calculate as 16<<val. */ macro369 outl((TX_DMA_BURST<<8)|0x03000000, ioaddr + TxConfig); in rtl_reset()
80 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro756 RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) | in rtl8169_hw_start()
126 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro1044 cpw32_f (TxConfig, IFG | (TX_DMA_BURST << TxDMAShift)); in cp_init_hw()
203 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro716 TxIFG96 | (TX_DMA_BURST << TxDMAShift) | (TX_RETRY << TxRetryShift);
63 #define TX_DMA_BURST 7 /* Maximum PCI burst, '7' is unlimited */ macro2599 u32 val = TX_DMA_BURST << TxDMAShift | in rtl_set_tx_config_registers()