Home
last modified time | relevance | path

Searched refs:FLAG2_DMA_BURST (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dparam.c58 * Burst variant is used as default if device has FLAG2_DMA_BURST.
70 * Burst variant is used as default if device has FLAG2_DMA_BURST.
290 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
313 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
H A D82571.c1959 | FLAG2_DMA_BURST,
1977 | FLAG2_DMA_BURST,
2019 | FLAG2_DMA_BURST
H A De1000.h431 #define FLAG2_DMA_BURST BIT(6) macro
H A D80003es2lan.c1405 .flags2 = FLAG2_DMA_BURST,
H A Dnetdev.c1100 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()
4242 if (!(adapter->flags2 & FLAG2_DMA_BURST)) in e1000e_flush_descriptors()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dparam.c58 * Burst variant is used as default if device has FLAG2_DMA_BURST.
70 * Burst variant is used as default if device has FLAG2_DMA_BURST.
288 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
311 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
H A D82571.c1959 | FLAG2_DMA_BURST,
1977 | FLAG2_DMA_BURST,
2019 | FLAG2_DMA_BURST
H A De1000.h454 #define FLAG2_DMA_BURST BIT(6) macro
H A D80003es2lan.c1405 .flags2 = FLAG2_DMA_BURST,
H A Dnetdev.c1104 if (!adapter->tx_hang_recheck && (adapter->flags2 & FLAG2_DMA_BURST)) { in e1000_print_hw_hang()
2944 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_tx()
3218 if (adapter->flags2 & FLAG2_DMA_BURST) { in e1000_configure_rx()
4237 if (!(adapter->flags2 & FLAG2_DMA_BURST)) in e1000e_flush_descriptors()

Completed in 28 milliseconds