Searched refs:regulatory_hint (Results  1 – 18 of 18) sorted by relevance
| /Linux-v5.4/Documentation/networking/ | 
| D | regulatory.txt | 79 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-v5.4/Documentation/driver-api/80211/ | 
| D | cfg80211.rst | 315    :functions: regulatory_hint
 | 
| /Linux-v5.4/drivers/net/wireless/intersil/p54/ | 
| D | eeprom.c | 654 		regulatory_hint(dev->wiphy, country->alpha2);  in p54_parse_default_country()
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | htc_drv_init.c | 884 		error = regulatory_hint(hw->wiphy, reg->alpha2);  in ath9k_init_device()
 | 
| D | init.c | 1075 		error = regulatory_hint(hw->wiphy, reg->alpha2);  in ath9k_init_device()
 | 
| /Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/ | 
| D | cfg80211.c | 1191 		ret = regulatory_hint(wiphy, mac->rd->alpha2);  in qtnf_wiphy_register()
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtw88/ | 
| D | main.c | 1266 	if (regulatory_hint(hw->wiphy, rtwdev->regd.alpha2))  in rtw_register_hw()
 | 
| /Linux-v5.4/net/wireless/ | 
| D | reg.c | 3000 int regulatory_hint(struct wiphy *wiphy, const char *alpha2)  in regulatory_hint()  function3026 EXPORT_SYMBOL(regulatory_hint);
 
 | 
| /Linux-v5.4/drivers/net/wireless/zydas/zd1211rw/ | 
| D | zd_mac.c | 215 	r = regulatory_hint(hw->wiphy, alpha2);  in zd_mac_init_hw()
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ | 
| D | mac80211_if.c | 1199 	    regulatory_hint(wl->wiphy, wl->pub->srom_ccode))  in brcms_attach()
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/libertas/ | 
| D | cfg.c | 2072 			regulatory_hint(priv->wdev->wiphy, regmap[i].cn);  in lbs_cfg_set_regulatory_hint()
 | 
| /Linux-v5.4/drivers/net/wireless/ath/carl9170/ | 
| D | main.c | 2025 		regulatory_hint(ar->hw->wiphy, regulatory->alpha2);  in carl9170_register()
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | cfg80211.c | 4430 			regulatory_hint(wiphy, reg_alpha2);  in mwifiex_register_cfg80211()4443 				    regulatory_hint(wiphy, country_code))  in mwifiex_register_cfg80211()
 
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath5k/ | 
| D | base.c | 3105 		regulatory_hint(hw->wiphy, regulatory->alpha2);  in ath5k_init()
 | 
| /Linux-v5.4/include/net/ | 
| D | cfg80211.h | 5474 int regulatory_hint(struct wiphy *wiphy, const char *alpha2);
 | 
| /Linux-v5.4/drivers/net/wireless/ | 
| D | mac80211_hwsim.c | 3043 		regulatory_hint(hw->wiphy, param->reg_alpha2);  in mac80211_hwsim_new_radio()
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ | 
| D | wmi.c | 1013 		regulatory_hint(wmi->parent_dev->wiphy, alpha2);  in ath6kl_wmi_regdomain_event()
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ | 
| D | mac.c | 9012 		ret = regulatory_hint(ar->hw->wiphy,  in ath10k_mac_register()
 |