Searched defs:libipw_stats (Results 1 – 1 of 1) sorted by relevance
250 struct libipw_stats { struct251 unsigned int tx_unicast_frames;252 unsigned int tx_multicast_frames;253 unsigned int tx_fragments;254 unsigned int tx_unicast_octets;255 unsigned int tx_multicast_octets;256 unsigned int tx_deferred_transmissions;257 unsigned int tx_single_retry_frames;258 unsigned int tx_multiple_retry_frames;259 unsigned int tx_retry_limit_exceeded;[all …]