Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dchan.c984 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
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()
Dnl80211.c990 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1054 if ((chan->flags & IEEE80211_CHAN_NO_10MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h124 IEEE80211_CHAN_NO_10MHZ = 1<<12, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1471 chan->flags |= IEEE80211_CHAN_NO_10MHZ; in qtnf_cmd_resp_fill_band_info()