]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: qcom: qca808x: Support PHY counter
authorLuo Jie <quic_luoj@quicinc.com>
Tue, 15 Jul 2025 11:02:27 +0000 (19:02 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Jul 2025 01:35:50 +0000 (18:35 -0700)
commit3370e33a1c23282ec399bda282347b115f35b8cb
tree8f0c476c2477641cc9a408567eeb3439641667c0
parent22bf4bd8ec4fc427cbd07af223a509b80913923a
net: phy: qcom: qca808x: Support PHY counter

Enable CRC checking for received and transmitted frames, and configure
counters to clear after being read within config_init() for accurate
counter recording. Additionally, add PHY counter operations and integrate
shared functions.

Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Link: https://patch.msgid.link/20250715-qcom_phy_counter-v3-2-8b0e460a527b@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/qcom/qca808x.c