Searched refs:IEEE80211_CHAN_HT (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/net80211/
H A Dieee80211_radiotap.h194 #define IEEE80211_CHAN_HT 0x2000 /* 11n/HT channel */ macro
H A Dieee80211_var.h136 #define IEEE80211_CHAN_HT 0x2000 /* 11n/HT channel */ macro
167 (((_c)->ic_flags & IEEE80211_CHAN_HT) == IEEE80211_CHAN_HT)
H A Dieee80211_ioctl.c80 nr->nr_chan_flags &= ~IEEE80211_CHAN_HT;
H A Dieee80211.c1041 IEEE80211_CHAN_HT, /* IEEE80211_MODE_11N */
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-802_11.c1515 if (flags & IEEE80211_CHAN_HT)
/openbsd-current/sys/dev/ic/
H A Dathn.c458 IEEE80211_CHAN_HT;
469 IEEE80211_CHAN_HT;
H A Dbwfm.c304 IEEE80211_CHAN_HT;
322 IEEE80211_CHAN_HT;
/openbsd-current/sys/dev/pci/
H A Dif_iwn.c1672 IEEE80211_CHAN_HT;
2183 chan_flags &= ~IEEE80211_CHAN_HT;
3396 chan_flags &= ~IEEE80211_CHAN_HT;
H A Dif_iwx.c3111 channel->ic_flags |= IEEE80211_CHAN_HT;
4682 chan_flags &= ~IEEE80211_CHAN_HT;
6206 chan_flags &= ~IEEE80211_CHAN_HT;
H A Dif_mwx.c4684 chan_flags &= ~IEEE80211_CHAN_HT;
H A Dif_iwm.c3107 channel->ic_flags |= IEEE80211_CHAN_HT;
4827 chan_flags &= ~IEEE80211_CHAN_HT;
6799 chan_flags &= ~IEEE80211_CHAN_HT;

Completed in 298 milliseconds