Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dreg.c1239 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in handle_channel()
1244 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in handle_channel()
1803 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in handle_channel_custom()
1808 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in handle_channel_custom()
Dchan.c628 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
Dnl80211.c596 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
652 if ((chan->flags & IEEE80211_CHAN_NO_20MHZ) && in nl80211_msg_put_channel()
/linux-4.4.14/include/net/
Dcfg80211.h134 IEEE80211_CHAN_NO_20MHZ = 1<<11, enumerator