Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dreg.c1703 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1748 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1909 chan->flags &= ~IEEE80211_CHAN_NO_20MHZ; in handle_channel_adjacent_rules()
H A Dchan.c1102 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
H A Dnl80211.c1110 (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()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1457 chan->flags |= IEEE80211_CHAN_NO_20MHZ; in qtnf_cmd_resp_fill_band_info()
/openbmc/linux/include/net/
H A Dcfg80211.h131 IEEE80211_CHAN_NO_20MHZ = 1<<11, enumerator