diff options
| author | Russell King <[email protected]> | 2020-07-21 12:04:46 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-21 15:46:51 -0700 |
| commit | 7137e18f6f889a67046d5004e1690a32d7d2108d (patch) | |
| tree | 714c34515e11dd4fd8637811a65e88cf2d7a2734 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b7ad14c2fe2d4b2abee491e3adfa3d0123aa2d8c (diff) | |
net: phylink: add struct phylink_pcs
Add a way for MAC PCS to have private data while keeping independence
from struct phylink_config, which is used for the MAC itself. We need
this independence as we will have stand-alone code for PCS that is
independent of the MAC. Introduce struct phylink_pcs, which is
designed to be embedded in a driver private data structure.
This structure does not include a mdio_device as there are PCS
implementations such as the Marvell DSA and network drivers where this
is not necessary.
Reviewed-by: Ioana Ciornei <[email protected]>
Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions