Home
last modified time | relevance | path

Searched refs:IEEE80211_REG_UNSET_AP (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c758 vif->bss_conf.power_type = IEEE80211_REG_UNSET_AP; in mt7921_regd_set_6ghz_power_type()
770 case IEEE80211_REG_UNSET_AP: in mt7921_regd_set_6ghz_power_type()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c915 if (power_type == IEEE80211_REG_UNSET_AP) { in ath11k_reg_handle_chan_list()
H A Dmac.c9655 if (power_type == IEEE80211_REG_UNSET_AP) { in ath11k_mac_op_sta_state()
H A Dwmi.c7201 ret = ath11k_reg_handle_chan_list(ab, reg_info, IEEE80211_REG_UNSET_AP); in ath11k_reg_chan_list_event()
/linux/net/wireless/
H A Dscan.c2175 return IEEE80211_REG_UNSET_AP; in cfg80211_get_6ghz_power_type()
2181 return IEEE80211_REG_UNSET_AP; in cfg80211_get_6ghz_power_type()
2194 return IEEE80211_REG_UNSET_AP; in cfg80211_get_6ghz_power_type()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c594 } else if (bss_conf->power_type == IEEE80211_REG_UNSET_AP) { in iwl_mvm_send_ap_tx_power_constraint_cmd()
/linux/include/net/
H A Dcfg80211.h6190 IEEE80211_REG_UNSET_AP, enumerator
/linux/net/mac80211/
H A Dmlme.c3762 sdata->vif.bss_conf.power_type = IEEE80211_REG_UNSET_AP; in ieee80211_set_disassoc()
5509 return IEEE80211_REG_UNSET_AP; in ieee80211_ap_power_type()