diff options
author | Andrew Lunn <andrew@lunn.ch> | 2020-05-10 21:12:32 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-05-10 12:28:41 -0700 |
commit | 97c22438963a7484c05c59ab6654e30f0a3e9288 (patch) | |
tree | 1a3c5517a00a8f104f207d9eb7d13f534a83beb4 /net/ethtool | |
parent | a68a813836e12b15715d9101309899123c250302 (diff) | |
download | linux-97c22438963a7484c05c59ab6654e30f0a3e9288.tar.gz linux-97c22438963a7484c05c59ab6654e30f0a3e9288.tar.bz2 linux-97c22438963a7484c05c59ab6654e30f0a3e9288.zip |
net: phy: Add support for polling cable test
Some PHYs are not capable of generating interrupts when a cable test
finished. They do however support interrupts for normal operations,
like link up/down. As such, the PHY state machine would normally not
poll the PHY.
Add support for indicating the PHY state machine must poll the PHY
when performing a cable test.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions