Home
last modified time | relevance | path

Searched refs:FLAG2_ENABLE_S0IX_FLOWS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h464 #define FLAG2_ENABLE_S0IX_FLOWS BIT(15) macro
H A Dnetdev.c6998 if (adapter->flags2 & FLAG2_ENABLE_S0IX_FLOWS) in e1000e_pm_suspend()
7013 if (adapter->flags2 & FLAG2_ENABLE_S0IX_FLOWS) in e1000e_pm_resume()
7700 adapter->flags2 |= FLAG2_ENABLE_S0IX_FLOWS; in e1000_probe()