Searched refs:FLAG2_DMA_BURST (Results 1 – 5 of 5) sorted by relevance
290 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()313 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
1959 | FLAG2_DMA_BURST,1977 | FLAG2_DMA_BURST,2019 | FLAG2_DMA_BURST
432 #define FLAG2_DMA_BURST BIT(6) macro
1405 .flags2 = FLAG2_DMA_BURST,
1101 if (!adapter->tx_hang_recheck && (adapter->flags2 & FLAG2_DMA_BURST)) { in e1000_print_hw_hang()2951 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_tx()3225 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_rx()4244 if (!(adapter->flags2 & FLAG2_DMA_BURST)) in e1000e_flush_descriptors()
Completed in 22 milliseconds