Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_NO_80MHZ (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c234 if (cfgflags & IEEE80211_CHAN_NO_80MHZ) in qlink_utils_chflags_cfg2q()
H A Dcommands.c1445 chan->flags |= IEEE80211_CHAN_NO_80MHZ; in qtnf_cmd_resp_fill_band_info()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c296 ch->flags |= IEEE80211_CHAN_NO_80MHZ; in rtw_regd_apply_hw_cap_flags()
306 ch->flags |= IEEE80211_CHAN_NO_80MHZ; in rtw_regd_apply_hw_cap_flags()
/openbmc/linux/net/mac80211/
H A Dvht.c140 IEEE80211_CHAN_NO_80MHZ)) in ieee80211_vht_cap_ie_to_sta_vht_cap()
H A Dutil.c2096 IEEE80211_CHAN_NO_80MHZ)) in ieee80211_build_preq_ies_band()
H A Dmlme.c4995 IEEE80211_CHAN_NO_80MHZ)) in ieee80211_prep_channel()
/openbmc/linux/net/wireless/
H A Dchan.c1133 prohibited_flags |= IEEE80211_CHAN_NO_80MHZ; in cfg80211_chandef_usable()
H A Dreg.c1584 channel_flags |= IEEE80211_CHAN_NO_80MHZ; in map_regdom_flags()
1752 bw_flags |= IEEE80211_CHAN_NO_80MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1159 if ((chan->flags & IEEE80211_CHAN_NO_80MHZ) && in nl80211_msg_put_channel()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c346 flags |= IEEE80211_CHAN_NO_80MHZ; in iwl_get_channel_flags()
/openbmc/linux/include/net/
H A Dcfg80211.h127 IEEE80211_CHAN_NO_80MHZ = 1<<7, enumerator
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7030 channel->flags &= ~IEEE80211_CHAN_NO_80MHZ; in brcmf_construct_chaninfo()
7045 IEEE80211_CHAN_NO_80MHZ | in brcmf_construct_chaninfo()