Searched defs:service_stats_struct (Results 1 – 1 of 1) sorted by relevance
221 struct service_stats_struct { struct222 int quota_stalls;223 int slot_stalls;224 int bulk_stalls;225 int error_count;226 int ctrl_tx_count;227 int ctrl_rx_count;228 int bulk_tx_count;229 int bulk_rx_count;230 int bulk_aborted_count;[all …]