Searched defs:speedo_stats (Results 1 – 1 of 1) sorted by relevance
208 static struct speedo_stats { struct209 u32 tx_good_frames;210 u32 tx_coll16_errs;211 u32 tx_late_colls;212 u32 tx_underruns;213 u32 tx_lost_carrier;214 u32 tx_deferred;215 u32 tx_one_colls;216 u32 tx_multi_colls;217 u32 tx_total_colls;[all …]