1What:          /sys/bus/mdio_bus/devices/.../statistics/
2Date:          January 2020
3KernelVersion: 5.6
4Contact:       netdev@vger.kernel.org
5Description:
6		This folder contains statistics about global and per
7		MDIO bus address statistics.
8
9What:          /sys/bus/mdio_bus/devices/.../statistics/transfers
10Date:          January 2020
11KernelVersion: 5.6
12Contact:       netdev@vger.kernel.org
13Description:
14		Total number of transfers for this MDIO bus.
15
16What:          /sys/bus/mdio_bus/devices/.../statistics/errors
17Date:          January 2020
18KernelVersion: 5.6
19Contact:       netdev@vger.kernel.org
20Description:
21		Total number of transfer errors for this MDIO bus.
22
23What:          /sys/bus/mdio_bus/devices/.../statistics/writes
24Date:          January 2020
25KernelVersion: 5.6
26Contact:       netdev@vger.kernel.org
27Description:
28		Total number of write transactions for this MDIO bus.
29
30What:          /sys/bus/mdio_bus/devices/.../statistics/reads
31Date:          January 2020
32KernelVersion: 5.6
33Contact:       netdev@vger.kernel.org
34Description:
35		Total number of read transactions for this MDIO bus.
36
37What:          /sys/bus/mdio_bus/devices/.../statistics/transfers_<addr>
38Date:          January 2020
39KernelVersion: 5.6
40Contact:       netdev@vger.kernel.org
41Description:
42		Total number of transfers for this MDIO bus address.
43
44What:          /sys/bus/mdio_bus/devices/.../statistics/errors_<addr>
45Date:          January 2020
46KernelVersion: 5.6
47Contact:       netdev@vger.kernel.org
48Description:
49		Total number of transfer errors for this MDIO bus address.
50
51What:          /sys/bus/mdio_bus/devices/.../statistics/writes_<addr>
52Date:          January 2020
53KernelVersion: 5.6
54Contact:       netdev@vger.kernel.org
55Description:
56		Total number of write transactions for this MDIO bus address.
57
58What:          /sys/bus/mdio_bus/devices/.../statistics/reads_<addr>
59Date:          January 2020
60KernelVersion: 5.6
61Contact:       netdev@vger.kernel.org
62Description:
63		Total number of read transactions for this MDIO bus address.
64