Searched refs:IGC_FLAG_EEE (Results 1 – 3 of 3) sorted by relevance
324 #define IGC_FLAG_EEE BIT(14) macro
5619 if ((adapter->flags & IGC_FLAG_EEE) && in igc_watchdog_task()5624 adapter->flags &= ~IGC_FLAG_EEE; in igc_watchdog_task()6956 adapter->flags &= ~IGC_FLAG_EEE; in igc_probe()
1669 adapter->flags |= IGC_FLAG_EEE; in igc_ethtool_set_eee()