Home
last modified time | relevance | path

Searched refs:FLAG2_DISABLE_ASPM_L1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.c1957 .flags2 = FLAG2_DISABLE_ASPM_L1 /* errata 13 */
1975 .flags2 = FLAG2_DISABLE_ASPM_L1 /* errata 13 */
1993 .flags2 = FLAG2_DISABLE_ASPM_L1
2016 | FLAG2_DISABLE_ASPM_L1
2039 | FLAG2_DISABLE_ASPM_L1
H A De1000.h451 #define FLAG2_DISABLE_ASPM_L1 BIT(3) macro
H A Dnetdev.c6907 if (adapter->flags2 & FLAG2_DISABLE_ASPM_L1) in __e1000_resume()
7180 if (adapter->flags2 & FLAG2_DISABLE_ASPM_L1) in e1000_io_slot_reset()
7382 if (ei->flags2 & FLAG2_DISABLE_ASPM_L1) in e1000_probe()