Home
last modified time | relevance | path

Searched refs:FLAG2_DMA_BURST (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
D82571.c1975 | FLAG2_DMA_BURST,
1993 | FLAG2_DMA_BURST,
2035 | FLAG2_DMA_BURST,
De1000.h446 #define FLAG2_DMA_BURST (1 << 6) macro
D80003es2lan.c1411 .flags2 = FLAG2_DMA_BURST,
Dnetdev.c1110 if (!adapter->tx_hang_recheck && (adapter->flags2 & FLAG2_DMA_BURST)) { in e1000_print_hw_hang()
2956 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_tx()
3224 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_rx()
4175 if (!(adapter->flags2 & FLAG2_DMA_BURST)) in e1000e_flush_descriptors()