Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dphy.h307 struct mdio_bus_stats { struct
308 u64_stats_t transfers;
309 u64_stats_t errors;
310 u64_stats_t writes;
311 u64_stats_t reads;
313 struct u64_stats_sync syncp;