Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dregulatory.txt79 set they can inform the wireless core using regulatory_hint().
142 regulatory_hint(hw->wiphy, alpha2);
154 call regulatory_hint() with the regulatory domain structure in it.
/Linux-v4.19/Documentation/driver-api/80211/
Dcfg80211.rst315 :functions: regulatory_hint
/Linux-v4.19/drivers/net/wireless/intersil/p54/
Deeprom.c657 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c886 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
Dinit.c1076 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c1138 ret = regulatory_hint(wiphy, hw_info->rd->alpha2); in qtnf_wiphy_register()
/Linux-v4.19/net/wireless/
Dreg.c2950 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint() function
2976 EXPORT_SYMBOL(regulatory_hint);
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c227 r = regulatory_hint(hw->wiphy, alpha2); in zd_mac_init_hw()
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dcfg.c2072 regulatory_hint(priv->wdev->wiphy, regmap[i].cn); in lbs_cfg_set_regulatory_hint()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c1173 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dmain.c2030 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4388 regulatory_hint(wiphy, reg_alpha2); in mwifiex_register_cfg80211()
4401 regulatory_hint(wiphy, country_code)) in mwifiex_register_cfg80211()
/Linux-v4.19/include/net/
Dcfg80211.h4766 int regulatory_hint(struct wiphy *wiphy, const char *alpha2);
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c3109 regulatory_hint(hw->wiphy, regulatory->alpha2); in ath5k_init()
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c2904 regulatory_hint(hw->wiphy, param->reg_alpha2); in mac80211_hwsim_new_radio()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dwmi.c1015 regulatory_hint(wmi->parent_dev->wiphy, alpha2); in ath6kl_wmi_regdomain_event()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c8581 ret = regulatory_hint(ar->hw->wiphy, in ath10k_mac_register()