Home
last modified time | relevance | path

Searched refs:IEEE80211_IOC_SHORTGI (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h680 #define IEEE80211_IOC_SHORTGI 81 /* 802.11n half GI */ macro
H A Dieee80211_ioctl.c1012 case IEEE80211_IOC_SHORTGI: in ieee80211_ioctl_get80211()
3202 case IEEE80211_IOC_SHORTGI: in ieee80211_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c1775 set80211(s, IEEE80211_IOC_SHORTGI, in set80211shortgi()
5304 if (get80211val(s, IEEE80211_IOC_SHORTGI, &val) != -1) { in ieee80211_status()