diff options
| author | Maxime Chevallier <[email protected]> | 2025-03-07 17:36:08 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-03-18 08:03:12 +0000 |
| commit | 3bea75002a05b86bf4d87773c456f39f7693f5c4 (patch) | |
| tree | d8b3f5943bad9eb319e7466668c542268fd90199 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | net: phy: drop phy_settings and the associated lookup helpers (diff) | |
| download | kernel-3bea75002a05b86bf4d87773c456f39f7693f5c4.tar.gz kernel-3bea75002a05b86bf4d87773c456f39f7693f5c4.zip | |
net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
phylink allows MAC drivers to report the capabilities in terms of speed,
duplex and pause support. This is done through a dedicated set of enum
values in the form of the MAC_ capabilities. They are very close to what
the LINK_CAPA_xxx can express, with the difference that LINK_CAPA don't
have any information about Pause/Asym Pause support.
To prepare converting phylink to using the phy_caps, add the mapping
between MAC capabilities and phy_caps. While doing so, we move the
phylink_caps_params array up a bit to simplify future commits.
Signed-off-by: Maxime Chevallier <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
