diff options
author | Russell King (Oracle) <[email protected]> | 2024-10-01 17:04:26 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-02 17:32:00 -0700 |
commit | bedea1539acb808c870ad85b16f8d8f0bef5e0bb (patch) | |
tree | cf422a12a30526f55cefc6d93d5b22071e41dbb9 /tools/perf/scripts/python | |
parent | a487c9e7cfc4fe7a35874326e6840f6528110f58 (diff) |
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Provide xpcs create/destroy functions that return and take a phylink_pcs
pointer instead of an xpcs pointer. This will be used by drivers that
have been converted to use phylink_pcs pointers internally, rather than
dw_xpcs pointers.
As xpcs_create_mdiodev() no longer makes use of its interface argument,
pass PHY_INTERFACE_MODE_NA into xpcs_create_mdiodev() until it is
removed later in the series.
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions