Searched defs:wil_net_stats (Results 1 – 1 of 1) sorted by relevance
566 struct wil_net_stats { struct567 unsigned long rx_packets;568 unsigned long tx_packets;569 unsigned long rx_bytes;570 unsigned long tx_bytes;571 unsigned long tx_errors;572 u32 tx_latency_min_us;573 u32 tx_latency_max_us;574 u64 tx_latency_total_us;575 unsigned long rx_dropped;[all …]