Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
De1000.h439 #define FLAG2_HAS_EEE (1 << 5) macro
Dich8lan.c5755 | FLAG2_HAS_EEE,
5775 | FLAG2_HAS_EEE,
5795 | FLAG2_HAS_EEE,
Dethtool.c2141 if (!(adapter->flags2 & FLAG2_HAS_EEE)) in e1000e_get_eee()
Dnetdev.c3971 if (adapter->flags2 & FLAG2_HAS_EEE) { in e1000e_reset()
6844 if (adapter->flags2 & FLAG2_HAS_EEE) in e1000_probe()