+/**
- ksz_phylink_mac_disable_tx_lpi() - Dummy handler to disable TX LPI
- @config: phylink config structure
- For ports with integrated PHYs, LPI is managed internally by hardware.
Could you expand that.
Does it mean the hardware will look at the results of the autoneg and disable/enable LPI depending on those results? I also assume this means it is not possible to force LPI on/off, independent of autoneg?
Andrew