[PATCH v1 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW auto switch

2020-10-06 Thread Voon Weifeng
From: "Vineetha G. Jaya Kumaran" This patch enables the HW LPI Timer which controls the automatic entry and exit of the LPI state. The EEE LPI timer value is configured through ethtool. The driver will auto select the LPI HW timer if the value in the HW timer supported range. Else, the driver wil

RE: [PATCH v1 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW auto switch

2020-10-06 Thread Voon, Weifeng
> From: "Vineetha G. Jaya Kumaran" > > This patch enables the HW LPI Timer which controls the automatic entry and > exit of the LPI state. > The EEE LPI timer value is configured through ethtool. The driver will auto > select the LPI HW timer if the value in the HW timer supported range. > Else,