Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c1715 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1760 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1933 chan->flags &= ~IEEE80211_CHAN_NO_20MHZ; in handle_channel_adjacent_rules()
H A Dchan.c1323 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in _cfg80211_chandef_usable()
H A Dnl80211.c1106 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1171 if ((chan->flags & IEEE80211_CHAN_NO_20MHZ) && in nl80211_msg_put_channel()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1458 chan->flags |= IEEE80211_CHAN_NO_20MHZ; in qtnf_cmd_resp_fill_band_info()
/linux/include/net/
H A Dcfg80211.h143 IEEE80211_CHAN_NO_20MHZ = BIT(11), enumerator