Searched defs:wil_net_stats (Results 1 – 1 of 1) sorted by relevance
560 struct wil_net_stats { struct561 unsigned long rx_packets;562 unsigned long tx_packets;563 unsigned long rx_bytes;564 unsigned long tx_bytes;565 unsigned long tx_errors;566 u32 tx_latency_min_us;567 u32 tx_latency_max_us;568 u64 tx_latency_total_us;569 unsigned long rx_dropped;[all …]