Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphy.h319 struct mdio_bus_stats { struct
320 u64_stats_t transfers;
321 u64_stats_t errors;
322 u64_stats_t writes;
323 u64_stats_t reads;
325 struct u64_stats_sync syncp;