Searched defs:connection_stats (Results 1 – 1 of 1) sorted by relevance
286 struct connection_stats { struct287 u32 txframe;288 u32 txbyte;289 u32 txerror;290 u32 rxframe;291 u32 rxbyte;292 u32 txfail;293 u32 txretry;294 u32 txretrie;295 u32 txrts;[all …]