Home
last modified time | relevance | path

Searched refs:regulatory_hint (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/networking/ !
H A Dregulatory.rst82 set they can inform the wireless core using regulatory_hint().
147 regulatory_hint(hw->wiphy, alpha2);
159 call regulatory_hint() with the regulatory domain structure in it.
/linux/Documentation/driver-api/80211/ !
H A Dcfg80211.rst151 regulatory_hint
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ !
H A Dregd.c244 return regulatory_hint(wiphy, alpha2); in mt7925_regd_change()
/linux/drivers/net/wireless/realtek/rtw88/ !
H A Dregd.c383 ret = regulatory_hint(wiphy, rtwdev->efuse.country_code); in rtw_regd_hint()
/linux/drivers/net/wireless/purelifi/plfxlc/ !
H A Dmac.c98 regulatory_hint(hw->wiphy, "00"); in plfxlc_mac_init_hw()
/linux/drivers/net/wireless/intersil/p54/ !
H A Deeprom.c650 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
/linux/drivers/net/wireless/ath/ath9k/ !
H A Dhtc_drv_init.c884 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
H A Dinit.c1066 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
/linux/drivers/net/wireless/quantenna/qtnfmac/ !
H A Dcfg80211.c1239 ret = regulatory_hint(wiphy, mac->rd->alpha2); in qtnf_wiphy_register()
/linux/drivers/net/wireless/realtek/rtw89/ !
H A Dregd.c732 ret = regulatory_hint(rtwdev->hw->wiphy, in rtw89_regd_init_hint()
/linux/drivers/net/wireless/zydas/zd1211rw/ !
H A Dzd_mac.c215 r = regulatory_hint(hw->wiphy, alpha2); in zd_mac_init_hw()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ !
H A Dmac80211_if.c1201 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()
/linux/net/wireless/ !
H A Dreg.c3316 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint()
3342 EXPORT_SYMBOL(regulatory_hint); in regulatory_hint_country_ie()
3312 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) regulatory_hint() function
/linux/drivers/net/wireless/ath/carl9170/ !
H A Dmain.c1988 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
/linux/drivers/net/wireless/marvell/mwifiex/ !
H A Dcfg80211.c4889 regulatory_hint(wiphy, reg_alpha2); in mwifiex_register_cfg80211()
4902 regulatory_hint(wiphy, country_code)) in mwifiex_register_cfg80211()
/linux/drivers/net/wireless/ath/ath5k/ !
H A Dbase.c3150 regulatory_hint(hw->wiphy, regulatory->alpha2); in ath5k_init()
/linux/include/net/ !
H A Dcfg80211.h6059 * the regulatory_hint() API. This can be used by the driver
7804 * regulatory_hint - driver hint to the wireless core a regulatory domain in cfg80211_inform_bss_frame()
7828 int regulatory_hint(struct wiphy *wiphy, const char *alpha2); in cfg80211_gen_new_bssid()
/linux/drivers/net/wireless/ath/ath6kl/ !
H A Dwmi.c1013 regulatory_hint(wmi->parent_dev->wiphy, alpha2); in ath6kl_wmi_regdomain_event()
/linux/drivers/net/wireless/ath/ath10k/ !
H A Dmac.c10346 ret = regulatory_hint(ar->hw->wiphy, in ath10k_mac_register()