Searched defs:ieee80211_stats (Results 1 – 1 of 1) sorted by relevance
768 struct ieee80211_stats { struct769 unsigned int tx_unicast_frames;770 unsigned int tx_multicast_frames;771 unsigned int tx_fragments;772 unsigned int tx_unicast_octets;773 unsigned int tx_multicast_octets;774 unsigned int tx_deferred_transmissions;775 unsigned int tx_single_retry_frames;776 unsigned int tx_multiple_retry_frames;777 unsigned int tx_retry_limit_exceeded;[all …]