Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_sys.c932 op = IEEE80211_IOC_SHORTGI; in wlan_config_snmp2ioctl()
1557 case IEEE80211_IOC_SHORTGI: in wlan_config_set_snmp_intval()
1805 case IEEE80211_IOC_SHORTGI: in wlan_config_snmp2value()
1950 case IEEE80211_IOC_SHORTGI: in wlan_config_check()
/freebsd-9-stable/sys/net80211/
Dieee80211_ioctl.h665 #define IEEE80211_IOC_SHORTGI 81 /* 802.11n half GI */ macro
Dieee80211_ioctl.c1002 case IEEE80211_IOC_SHORTGI: in ieee80211_ioctl_get80211()
2997 case IEEE80211_IOC_SHORTGI: in ieee80211_ioctl_set80211()
/freebsd-9-stable/sbin/ifconfig/
Difieee80211.c1657 set80211(s, IEEE80211_IOC_SHORTGI, in set80211shortgi()
4639 if (get80211val(s, IEEE80211_IOC_SHORTGI, &val) != -1) { in ieee80211_status()