Home
last modified time | relevance | path

Searched refs:IGC_FLAG_EEE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h268 #define IGC_FLAG_EEE BIT(14) macro
H A Digc_main.c4384 if ((adapter->flags & IGC_FLAG_EEE) && in igc_watchdog_task()
4389 adapter->flags &= ~IGC_FLAG_EEE; in igc_watchdog_task()
5399 adapter->flags &= ~IGC_FLAG_EEE; in igc_probe()
H A Digc_ethtool.c1627 adapter->flags |= IGC_FLAG_EEE; in igc_ethtool_set_eee()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc.h324 #define IGC_FLAG_EEE BIT(14) macro
H A Digc_ethtool.c1705 adapter->flags |= IGC_FLAG_EEE; in igc_ethtool_set_eee()
H A Digc_main.c5609 if ((adapter->flags & IGC_FLAG_EEE) && in igc_watchdog_task()
5614 adapter->flags &= ~IGC_FLAG_EEE; in igc_watchdog_task()
6945 adapter->flags &= ~IGC_FLAG_EEE; in igc_probe()

Completed in 40 milliseconds