diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2024-05-29 16:00:02 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-01 16:07:29 -0700 |
commit | dbdb0918da671bde4e9c4c3e974a5e15358dfa5c (patch) | |
tree | f0bba722148f9f9585f6bc6fefcd0a4132e66083 /net/unix/af_unix.c | |
parent | 15c22101db71369c022e25001a339f91cd3f8ddc (diff) | |
download | linux-dbdb0918da671bde4e9c4c3e974a5e15358dfa5c.tar.gz linux-dbdb0918da671bde4e9c4c3e974a5e15358dfa5c.tar.bz2 linux-dbdb0918da671bde4e9c4c3e974a5e15358dfa5c.zip |
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 <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240529-gemini-phylib-fixes-v4-3-16487ca4c2fe@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions