Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dreg.c1699 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1746 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1905 chan->flags &= ~IEEE80211_CHAN_NO_10MHZ; in handle_channel_adjacent_rules()
H A Dchan.c1093 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
H A Dnl80211.c1110 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1174 if ((chan->flags & IEEE80211_CHAN_NO_10MHZ) && in nl80211_msg_put_channel()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1460 chan->flags |= IEEE80211_CHAN_NO_10MHZ; in qtnf_cmd_resp_fill_band_info()
/openbmc/linux/include/net/
H A Dcfg80211.h132 IEEE80211_CHAN_NO_10MHZ = 1<<12, enumerator