| /linux/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.
|
| /linux/Documentation/driver-api/80211/ ! |
| H A D | cfg80211.rst | 151 regulatory_hint
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ ! |
| H A D | regd.c | 244 return regulatory_hint(wiphy, alpha2); in mt7925_regd_change()
|
| /linux/drivers/net/wireless/realtek/rtw88/ ! |
| H A D | regd.c | 383 ret = regulatory_hint(wiphy, rtwdev->efuse.country_code); in rtw_regd_hint()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ ! |
| H A D | mac.c | 98 regulatory_hint(hw->wiphy, "00"); in plfxlc_mac_init_hw()
|
| /linux/drivers/net/wireless/intersil/p54/ ! |
| H A D | eeprom.c | 650 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
|
| /linux/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 | 1066 error = regulatory_hint(hw->wiphy, reg->alpha2); in ath9k_init_device()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ ! |
| H A D | cfg80211.c | 1239 ret = regulatory_hint(wiphy, mac->rd->alpha2); in qtnf_wiphy_register()
|
| /linux/drivers/net/wireless/realtek/rtw89/ ! |
| H A D | regd.c | 732 ret = regulatory_hint(rtwdev->hw->wiphy, in rtw89_regd_init_hint()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ ! |
| H A D | zd_mac.c | 215 r = regulatory_hint(hw->wiphy, alpha2); in zd_mac_init_hw()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ ! |
| H A D | mac80211_if.c | 1201 regulatory_hint(wl->wiphy, wl->pub->srom_ccode)) in brcms_attach()
|
| /linux/net/wireless/ ! |
| H A D | reg.c | 3316 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 D | main.c | 1988 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ ! |
| H A D | cfg80211.c | 4889 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 D | base.c | 3150 regulatory_hint(hw->wiphy, regulatory->alpha2); in ath5k_init()
|
| /linux/include/net/ ! |
| H A D | cfg80211.h | 6059 * 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 D | wmi.c | 1013 regulatory_hint(wmi->parent_dev->wiphy, alpha2); in ath6kl_wmi_regdomain_event()
|
| /linux/drivers/net/wireless/ath/ath10k/ ! |
| H A D | mac.c | 10346 ret = regulatory_hint(ar->hw->wiphy, in ath10k_mac_register()
|