Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h298 #define IGC_FLAG_EEE BIT(14) macro
A Digc_main.c5496 if ((adapter->flags & IGC_FLAG_EEE) && in igc_watchdog_task()
5501 adapter->flags &= ~IGC_FLAG_EEE; in igc_watchdog_task()
6670 adapter->flags &= ~IGC_FLAG_EEE; in igc_probe()
A Digc_ethtool.c1661 adapter->flags |= IGC_FLAG_EEE; in igc_ethtool_set_eee()

Completed in 48 milliseconds