Searched defs:ieee80211_ra_vht_goodput_stats (Results 1 – 1 of 1) sorted by relevance
24 struct ieee80211_ra_vht_goodput_stats { struct25 uint64_t measured; /* Most recently measured goodput. */26 uint64_t average; /* Average measured goodput. */27 uint64_t stddeviation; /* Goodput standard deviation. */28 uint64_t loss; /* This rate's loss percentage SFER. */29 uint32_t nprobe_pkts; /* Number of packets in current probe. */30 uint32_t nprobe_fail; /* Number of failed packets. */