Home
last modified time | relevance | path

Searched refs:IGC_EEE_SU_LPI_CLK_STP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_defines.h644 #define IGC_EEE_SU_LPI_CLK_STP 0x00800000 /* EEE LPI Clock Stop */ macro
Digc_i225.c536 if (eee_su & IGC_EEE_SU_LPI_CLK_STP) in igc_set_eee_i225()