Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dreg.c1236 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in handle_channel()
1242 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in handle_channel()
1800 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in handle_channel_custom()
1806 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in handle_channel_custom()
Dchan.c621 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
Dnl80211.c596 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
655 if ((chan->flags & IEEE80211_CHAN_NO_10MHZ) && in nl80211_msg_put_channel()
/linux-4.4.14/include/net/
Dcfg80211.h135 IEEE80211_CHAN_NO_10MHZ = 1<<12, enumerator