Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dchan.c621 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
Dnl80211.c589 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
648 if ((chan->flags & IEEE80211_CHAN_NO_10MHZ) && in nl80211_msg_put_channel()
/linux-4.1.27/include/net/
Dcfg80211.h134 IEEE80211_CHAN_NO_10MHZ = 1<<12, enumerator