Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dparam.c288 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
311 if (adapter->flags2 & FLAG2_DMA_BURST) in e1000e_check_options()
H A D82571.c1958 | FLAG2_DMA_BURST,
1976 | FLAG2_DMA_BURST,
2018 | FLAG2_DMA_BURST
H A De1000.h455 #define FLAG2_DMA_BURST BIT(6) macro
H A D80003es2lan.c1404 .flags2 = FLAG2_DMA_BURST,