diff options
author | 2023-07-13 09:42:33 +0100 | |
---|---|---|
committer | 2023-07-14 08:51:48 +0100 | |
commit | b92143d4420fde0e7f2ca1637362120177e03458 (patch) | |
tree | fd4c0203759bc090c391c00b4bee5f684212e7ee /kernel/bpf/helpers.c | |
parent | net: dsa: mv88e6xxx: remove handling for DSA and CPU ports (diff) | |
download | linux-rng-b92143d4420fde0e7f2ca1637362120177e03458.tar.xz linux-rng-b92143d4420fde0e7f2ca1637362120177e03458.zip |
net: dsa: mv88e6xxx: add infrastructure for phylink_pcs
Add infrastructure for phylink_pcs to the mv88e6xxx driver. This
involves adding a mac_select_pcs() hook so we can pass the PCS to
phylink at the appropriate time, and a PCS initialisation function.
As the various chip implementations are converted to use phylink_pcs,
they are no longer reliant on the legacy phylink behaviour. We detect
this by the use of this infrastructure, or the lack of any serdes.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions