Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_NO_20MHZ (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dchan.c993 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
H A Dreg.c1694 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1739 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1898 chan->flags &= ~IEEE80211_CHAN_NO_20MHZ; in handle_channel_adjacent_rules()
H A Dnl80211.c994 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1055 if ((chan->flags & IEEE80211_CHAN_NO_20MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c1702 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1747 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1908 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.c1106 (IEEE80211_CHAN_NO_10MHZ | IEEE80211_CHAN_NO_20MHZ)) in nl80211_msg_put_channel()
1167 if ((chan->flags & IEEE80211_CHAN_NO_20MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h94 * @IEEE80211_CHAN_NO_20MHZ: 20 MHz bandwidth is not permitted
123 IEEE80211_CHAN_NO_20MHZ = 1<<11, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1468 chan->flags |= IEEE80211_CHAN_NO_20MHZ; in qtnf_cmd_resp_fill_band_info()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h97 * @IEEE80211_CHAN_NO_20MHZ: 20 MHz bandwidth is not permitted
131 IEEE80211_CHAN_NO_20MHZ = 1<<11, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1457 chan->flags |= IEEE80211_CHAN_NO_20MHZ; in qtnf_cmd_resp_fill_band_info()

Completed in 81 milliseconds