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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_node.h136 #define IEEE80211_NODE_SGI40 0x010000 /* Short GI in HT40 enabled */ macro
245 IEEE80211_NODE_RIFS | IEEE80211_NODE_SGI20 | IEEE80211_NODE_SGI40)
H A Dieee80211_ht.c1522 ni->ni_flags &= ~(IEEE80211_NODE_SGI20|IEEE80211_NODE_SGI40);
1528 ni->ni_flags |= IEEE80211_NODE_SGI40;
H A Dieee80211_ioctl.c414 if (ni->ni_flags & IEEE80211_NODE_SGI40)
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2634 #define IEEE80211_NODE_SGI40 0x010000 /* Short GI in HT40 enabled */ macro
2675 if ((pstate & IEEE80211_NODE_SGI40) != 0)
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c116 #define IEEE80211_NODE_SGI40 0x010000 /* Short GI in HT40 enabled */ macro
2440 if (flags & IEEE80211_NODE_SGI40) {

Completed in 200 milliseconds