Searched defs:wilc_wfi_stats (Results 1 – 1 of 1) sorted by relevance
30 struct wilc_wfi_stats { struct31 unsigned long rx_packets;32 unsigned long tx_packets;33 unsigned long rx_bytes;34 unsigned long tx_bytes;35 u64 rx_time;36 u64 tx_time;