Searched refs:TX_DMA_BURST (Results 1 – 3 of 3) sorted by relevance
126 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro1022 cpw32_f (TxConfig, IFG | (TX_DMA_BURST << TxDMAShift)); in cp_init_hw()
199 #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */ macro712 TxIFG96 | (TX_DMA_BURST << TxDMAShift) | (TX_RETRY << TxRetryShift);
76 #define TX_DMA_BURST 7 /* Maximum PCI burst, '7' is unlimited */ macro4043 RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) | in rtl_set_rx_tx_config_registers()4620 RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) | in rtl_hw_start_8168()