Home
last modified time | relevance | path

Searched defs:mdio_bus_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dphy.h266 struct mdio_bus_stats { struct
267 u64_stats_t transfers;
268 u64_stats_t errors;
269 u64_stats_t writes;
270 u64_stats_t reads;
272 struct u64_stats_sync syncp;