Searched hist:c7d28c9df292a49904446dca15b2037ee8f874af (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_priv.h | diff c7d28c9df292a49904446dca15b2037ee8f874af Wed Apr 25 14:12:53 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add support for reading PHY statistics
Allow the b53 driver to return PHY statistics when the CPU port used is different than 5, 7 or 8, because those are typically PHY-less on most devices. This is useful for debugging link problems between the switch and an external host when using a non standard CPU port number (e.g: 4).
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff c7d28c9df292a49904446dca15b2037ee8f874af Wed Apr 25 14:12:53 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add support for reading PHY statistics
Allow the b53 driver to return PHY statistics when the CPU port used is different than 5, 7 or 8, because those are typically PHY-less on most devices. This is useful for debugging link problems between the switch and an external host when using a non standard CPU port number (e.g: 4).
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2.c | diff c7d28c9df292a49904446dca15b2037ee8f874af Wed Apr 25 14:12:53 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add support for reading PHY statistics
Allow the b53 driver to return PHY statistics when the CPU port used is different than 5, 7 or 8, because those are typically PHY-less on most devices. This is useful for debugging link problems between the switch and an external host when using a non standard CPU port number (e.g: 4).
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|