Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/networking/
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-v5.10/Documentation/driver-api/80211/
Dcfg80211.rst151 regulatory_hint
/Linux-v5.10/drivers/net/wireless/intersil/p54/
Deeprom.c654 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c884 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
Dinit.c1077 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c1250 ret = regulatory_hint(wiphy, mac->rd->alpha2); in qtnf_wiphy_register()
/Linux-v5.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c215 r = regulatory_hint(hw->wiphy, alpha2); in zd_mac_init_hw()
/Linux-v5.10/net/wireless/
Dreg.c3220 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint() function
3246 EXPORT_SYMBOL(regulatory_hint);
/Linux-v5.10/drivers/net/wireless/marvell/libertas/
Dcfg.c2084 regulatory_hint(priv->wdev->wiphy, regmap[i].cn); in lbs_cfg_set_regulatory_hint()
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c1197 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dmain.c1766 if (regulatory_hint(hw->wiphy, rtwdev->regd.alpha2)) in rtw_register_hw()
/Linux-v5.10/drivers/net/wireless/ath/carl9170/
Dmain.c2011 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4430 regulatory_hint(wiphy, reg_alpha2); in mwifiex_register_cfg80211()
4443 regulatory_hint(wiphy, country_code)) in mwifiex_register_cfg80211()
/Linux-v5.10/drivers/net/wireless/ath/ath5k/
Dbase.c3105 regulatory_hint(hw->wiphy, regulatory->alpha2); in ath5k_init()
/Linux-v5.10/include/net/
Dcfg80211.h5909 int regulatory_hint(struct wiphy *wiphy, const char *alpha2);
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dwmi.c1013 regulatory_hint(wmi->parent_dev->wiphy, alpha2); in ath6kl_wmi_regdomain_event()
/Linux-v5.10/drivers/net/wireless/
Dmac80211_hwsim.c3273 regulatory_hint(hw->wiphy, param->reg_alpha2); in mac80211_hwsim_new_radio()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c10077 ret = regulatory_hint(ar->hw->wiphy, in ath10k_mac_register()