| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | regulatory.rst | 82 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.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 151 regulatory_hint
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.c | 654 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_init.c | 884 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
|
| H A D | init.c | 1077 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfgvendor.c | 623 regulatory_hint(wiphy, country); in woal_cfg80211_subcmd_set_country_code()
|
| H A D | moal_sta_cfg80211.c | 7333 regulatory_hint(wiphy, reg_alpha2); in woal_register_cfg80211() 7342 regulatory_hint(wiphy, country); in woal_register_cfg80211()
|
| H A D | moal_eth_ioctl.c | 13726 regulatory_hint(priv->wdev->wiphy, country_code); in woal_android_priv_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 1250 ret = regulatory_hint(wiphy, mac->rd->alpha2); in qtnf_wiphy_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 215 r = regulatory_hint(hw->wiphy, alpha2); in zd_mac_init_hw()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | reg.c | 3230 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) in regulatory_hint() function 3256 EXPORT_SYMBOL(regulatory_hint);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.c | 1197 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 2084 regulatory_hint(priv->wdev->wiphy, regmap[i].cn); in lbs_cfg_set_regulatory_hint()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.c | 1766 if (regulatory_hint(hw->wiphy, rtwdev->regd.alpha2)) in rtw_register_hw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 2011 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4420 regulatory_hint(wiphy, reg_alpha2); in mwifiex_register_cfg80211() 4433 regulatory_hint(wiphy, country_code)) in mwifiex_register_cfg80211()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 3105 regulatory_hint(hw->wiphy, regulatory->alpha2); in ath5k_init()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 5974 int regulatory_hint(struct wiphy *wiphy, const char *alpha2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211_util.c | 866 regulatory_hint(wiphy, country); in woal_cfg80211_subcmd_set_country_code()
|
| H A D | moal_sta_cfg80211.c | 10206 regulatory_hint(wiphy, reg_alpha2); 10218 regulatory_hint(wiphy, country);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.c | 1013 regulatory_hint(wmi->parent_dev->wiphy, alpha2); in ath6kl_wmi_regdomain_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 3318 regulatory_hint(hw->wiphy, param->reg_alpha2); in mac80211_hwsim_new_radio()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 10116 ret = regulatory_hint(ar->hw->wiphy, in ath10k_mac_register()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 10643 regulatory_hint(wiphy, country_code); in wl_cfg80211_set_country_code() 14789 err = regulatory_hint(wiphy, country_str); in wl_cfg80211_ccode_evt_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 10564 regulatory_hint(wiphy, country_code); in wl_cfg80211_set_country_code() 14667 err = regulatory_hint(wiphy, country_str); in wl_cfg80211_ccode_evt_handler()
|