Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_NO_160MHZ (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/wireless/
Dchan.c662 prohibited_flags |= IEEE80211_CHAN_NO_160MHZ; in cfg80211_chandef_usable()
Dreg.c1001 channel_flags |= IEEE80211_CHAN_NO_160MHZ; in map_regdom_flags()
1184 bw_flags |= IEEE80211_CHAN_NO_160MHZ; in handle_channel()
1729 bw_flags |= IEEE80211_CHAN_NO_160MHZ; in handle_channel_custom()
Dnl80211.c636 if ((chan->flags & IEEE80211_CHAN_NO_160MHZ) && in nl80211_msg_put_channel()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-nvm-parse.c233 flags |= IEEE80211_CHAN_NO_160MHZ; in iwl_get_channel_flags()
/linux-4.1.27/include/net/
Dcfg80211.h130 IEEE80211_CHAN_NO_160MHZ = 1<<8, enumerator