Home
last modified time | relevance | path

Searched defs:wilc_wfi_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h30 struct wilc_wfi_stats { struct
31 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;