Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h1007 #define E1000_EEE_SU_LPI_CLK_STP 0X00800000 /* EEE LPI Clock Stop */ macro
H A De1000_82575.c2624 if (eee_su & E1000_EEE_SU_LPI_CLK_STP) in igb_set_eee_i350()