Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/ !
Dparam.c288 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
311 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
D82571.c1958 | FLAG2_DMA_BURST,
1976 | FLAG2_DMA_BURST,
2018 | FLAG2_DMA_BURST
De1000.h454 #define FLAG2_DMA_BURST BIT(6) macro
D80003es2lan.c1404 .flags2 = FLAG2_DMA_BURST,
Dnetdev.c1104 if (!adapter->tx_hang_recheck && (adapter->flags2 & FLAG2_DMA_BURST)) { in e1000_print_hw_hang()
2942 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_tx()
3216 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_rx()
4235 if (!(adapter->flags2 & FLAG2_DMA_BURST)) in e1000e_flush_descriptors()