Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h445 #define FLAG2_HAS_EEE (1 << 5) macro
Dich8lan.c5821 | FLAG2_HAS_EEE,
5841 | FLAG2_HAS_EEE,
5861 | FLAG2_HAS_EEE,
Dethtool.c2160 if (!(adapter->flags2 & FLAG2_HAS_EEE)) in e1000e_get_eee()
Dnetdev.c4083 if (adapter->flags2 & FLAG2_HAS_EEE) { in e1000e_reset()
7065 if (adapter->flags2 & FLAG2_HAS_EEE) in e1000_probe()