Searched refs:IEEE80211_IOC_STA_STATS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/tools/tools/net80211/wlanstats/
H A Dmain.c98 ireq.i_type = IEEE80211_IOC_STA_STATS;
H A Dwlanstats.c521 wf->ireq.i_type = IEEE80211_IOC_STA_STATS;
525 warn("%s:%s (IEEE80211_IOC_STA_STATS)", wf->ireq.i_name,
/freebsd-10.2-release/sys/net80211/
H A Dieee80211_ioctl.h640 #define IEEE80211_IOC_STA_STATS 40 /* per-station statistics */ macro
H A Dieee80211_ioctl.c945 case IEEE80211_IOC_STA_STATS:
2943 case IEEE80211_IOC_STA_STATS:
/freebsd-10.2-release/contrib/wpa/src/drivers/
H A Ddriver_bsd.c742 if (get80211var(priv, IEEE80211_IOC_STA_STATS, &stats, sizeof(stats))

Completed in 57 milliseconds