diff options
author | 2023-12-12 06:41:43 +0100 | |
---|---|---|
committer | 2023-12-13 18:01:07 -0800 | |
commit | 0c476157085fe2ad13b9bec70ea672e86647fa1a (patch) | |
tree | 568b8aca0fdde6f68c3499def93191257f215bc5 /rust/kernel/net.rs | |
parent | Merge branch 'net-sched-optimizations-around-action-binding-and-init' (diff) | |
download | linux-rng-0c476157085fe2ad13b9bec70ea672e86647fa1a.tar.xz linux-rng-0c476157085fe2ad13b9bec70ea672e86647fa1a.zip |
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Move part of the genphy_c45_pma_read_abilities() code to a separate
function.
Some PHYs do not implement PMA/PMD status 2 register (Register 1.8) but
do implement PMA/PMD extended ability register (Register 1.11). To make
use of it, we need to be able to access this part of code separately.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/20231212054144.87527-2-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/net.rs')
0 files changed, 0 insertions, 0 deletions