diff options
| author | Oleksij Rempel <[email protected]> | 2025-07-18 07:51:56 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-22 00:42:12 +0000 |
| commit | c521b8c9f212f8304e9d5f92828ac662c621f32c (patch) | |
| tree | c00bb36608526d9b7494d7ff2de72546b4f0a923 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
| parent | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... (diff) | |
| download | kernel-c521b8c9f212f8304e9d5f92828ac662c621f32c.tar.gz kernel-c521b8c9f212f8304e9d5f92828ac662c621f32c.zip | |
net: usb: smsc95xx: add support for ethtool pause parameters
Implement ethtool .get_pauseparam and .set_pauseparam handlers for
configuring flow control on smsc95xx. The driver now supports enabling
or disabling transmit and receive pause frames, with or without
autonegotiation. Pause settings are applied during link-up based on
current PHY state and user configuration.
Previously, the driver used phy_get_pause() during link-up handling,
but lacked initialization and an ethtool interface to configure pause
modes. As a result, flow control support was effectively non-functional.
Signed-off-by: Oleksij Rempel <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions
