Searched refs:ieee80211_ra_goodput_stats (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ra.h24 struct ieee80211_ra_goodput_stats { struct
57 struct ieee80211_ra_goodput_stats g[IEEE80211_HT_RATESET_NUM_MCS];
H A Dieee80211_ra.c58 int ieee80211_ra_probe_valid(struct ieee80211_ra_goodput_stats *);
296 struct ieee80211_ra_goodput_stats *g = &rn->g[mcs];
313 struct ieee80211_ra_goodput_stats *g;
381 struct ieee80211_ra_goodput_stats *g = &rn->g[ni->ni_txmcs];
401 struct ieee80211_ra_goodput_stats *g = &rn->g[ni->ni_txmcs];
495 struct ieee80211_ra_goodput_stats *g = &rn->g[i];
508 struct ieee80211_ra_goodput_stats *g = &rn->g[i];
563 ieee80211_ra_probe_valid(struct ieee80211_ra_goodput_stats *g)
585 struct ieee80211_ra_goodput_stats *g;
644 struct ieee80211_ra_goodput_stats *
[all...]

Completed in 37 milliseconds