diff options
author | Linus Walleij <[email protected]> | 2024-05-29 16:00:02 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-01 16:07:29 -0700 |
commit | dbdb0918da671bde4e9c4c3e974a5e15358dfa5c (patch) | |
tree | f0bba722148f9f9585f6bc6fefcd0a4132e66083 /tools/perf/scripts/python | |
parent | 15c22101db71369c022e25001a339f91cd3f8ddc (diff) |
net: ethernet: cortina: Implement .set_pauseparam()
The Cortina Gemini ethernet can very well set up TX or RX
pausing, so add this functionality to the driver in a
.set_pauseparam() callback. Essentially just call down to
phylib and let phylib deal with this, .adjust_link()
will respect the setting from phylib.
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions