Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dchan.c993 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
Dreg.c1684 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1729 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1888 chan->flags &= ~IEEE80211_CHAN_NO_20MHZ; in handle_channel_adjacent_rules()
Dnl80211.c989 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1050 if ((chan->flags & IEEE80211_CHAN_NO_20MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1468 chan->flags |= IEEE80211_CHAN_NO_20MHZ; in qtnf_cmd_resp_fill_band_info()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h123 IEEE80211_CHAN_NO_20MHZ = 1<<11, enumerator