diff options
author | Florian Fainelli <[email protected]> | 2023-06-06 14:43:47 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-07 21:53:14 -0700 |
commit | a9f31047baca57d47440c879cf259b86f900260c (patch) | |
tree | d21c792962cf7b44aafc4af8defb3ac4d50682f0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f0d751973f739feb3742d4e5f4c0914e8b84e7c7 (diff) |
net: bcmgenet: Fix EEE implementation
We had a number of short comings:
- EEE must be re-evaluated whenever the state machine detects a link
change as wight be switching from a link partner with EEE
enabled/disabled
- tx_lpi_enabled controls whether EEE should be enabled/disabled for the
transmit path, which applies to the TBUF block
- We do not need to forcibly enable EEE upon system resume, as the PHY
state machine will trigger a link event that will do that, too
Fixes: 6ef398ea60d9 ("net: bcmgenet: add EEE support")
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions