summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorChunHao Lin <hau@realtek.com>2025-09-18 10:34:25 +0800
committerJakub Kicinski <kuba@kernel.org>2025-09-19 07:07:17 -0700
commitbf7154ffb1c65a201906296a9d3eb22e9daa5ffc (patch)
tree6acb0942340e26c2e80ac7fa849d2a1381e8c266 /rust/helpers
parenta346e48c1792cbc600fdafc8fb4c0044f7c2ccfe (diff)
r8169: set EEE speed down ratio to 1
EEE speed down means speed down MAC MCU clock. It is not from spec. It is kind of Realtek specific power saving feature. But enable it may cause some issues, like packet drop or interrupt loss. Different hardware may have different issues. EEE speed down ratio (mac ocp 0xe056[7:4]) is used to set EEE speed down rate. The larger this value is, the more power can save. But it actually save less power then we expected. And, as mentioned above, will impact compatibility. So set it to 1 (mac ocp 0xe056[7:4] = 0) , which means not to speed down, to improve compatibility. Signed-off-by: ChunHao Lin <hau@realtek.com> Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://patch.msgid.link/20250918023425.3463-1-hau@realtek.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions