Searched refs:IGC_FLAG_EEE (Results 1 – 3 of 3) sorted by relevance
395 #define IGC_FLAG_EEE BIT(14) macro
5877 if ((adapter->flags & IGC_FLAG_EEE) && in igc_watchdog_task()5882 adapter->flags &= ~IGC_FLAG_EEE; in igc_watchdog_task()7347 adapter->flags &= ~IGC_FLAG_EEE; in igc_probe()
1803 adapter->flags |= IGC_FLAG_EEE; in igc_ethtool_set_eee()