Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.c1690 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1737 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1894 chan->flags &= ~IEEE80211_CHAN_NO_10MHZ; in handle_channel_adjacent_rules()
H A Dchan.c984 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
H A Dnl80211.c993 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1057 if ((chan->flags & IEEE80211_CHAN_NO_10MHZ) && in nl80211_msg_put_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1471 chan->flags |= IEEE80211_CHAN_NO_10MHZ; in qtnf_cmd_resp_fill_band_info()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h125 IEEE80211_CHAN_NO_10MHZ = 1<<12, enumerator