Home
last modified time | relevance | path

Searched refs:ieee80211_regdomain (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/net/wireless/
Dreg.c118 const struct ieee80211_regdomain __rcu *cfg80211_regdomain;
143 static const struct ieee80211_regdomain *get_cfg80211_regdom(void) in get_cfg80211_regdom()
148 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom()
170 const struct ieee80211_regdomain *regd = NULL; in reg_get_dfs_region()
171 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region()
195 static void rcu_free_regdom(const struct ieee80211_regdomain *r) in rcu_free_regdom()
199 kfree_rcu((struct ieee80211_regdomain *)r, rcu_head); in rcu_free_regdom()
233 static const struct ieee80211_regdomain world_regdom = {
271 static const struct ieee80211_regdomain *cfg80211_world_regdom =
307 const struct ieee80211_regdomain *new_regdom) in reset_regdomains()
[all …]
Dreg.h24 extern const struct ieee80211_regdomain __rcu *cfg80211_regdomain;
54 int set_regdom(const struct ieee80211_regdomain *rd,
57 unsigned int reg_get_max_bandwidth(const struct ieee80211_regdomain *rd,
61 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy);
Dregdb.h20 extern const struct ieee80211_regdomain *reg_regdb[];
Dcore.h44 const struct ieee80211_regdomain *requested_regd;
Dutil.c1516 const struct ieee80211_regdomain *regdom; in cfg80211_iter_combinations()
Dnl80211.c5391 static int nl80211_put_regdom(const struct ieee80211_regdomain *regdom, in nl80211_put_regdom()
5454 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_do()
5523 const struct ieee80211_regdomain *regdom) in nl80211_send_regdom()
5560 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_dump()
5607 struct ieee80211_regdomain *rd; in nl80211_set_reg()
5630 size_of_regd = sizeof(struct ieee80211_regdomain) + in nl80211_set_reg()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dregd.c79 static const struct ieee80211_regdomain rtl_regdom_11 = {
87 static const struct ieee80211_regdomain rtl_regdom_12_13 = {
96 static const struct ieee80211_regdomain rtl_regdom_no_midband = {
106 static const struct ieee80211_regdomain rtl_regdom_60_64 = {
116 static const struct ieee80211_regdomain rtl_regdom_14_60_64 = {
127 static const struct ieee80211_regdomain rtl_regdom_14 = {
328 static const struct ieee80211_regdomain *_rtl_regdomain_select( in _rtl_regdomain_select()
362 const struct ieee80211_regdomain *regd; in _rtl_regd_init_wiphy()
/linux-4.1.27/drivers/net/wireless/ath/
Dregd.c66 static const struct ieee80211_regdomain ath_world_regdom_60_61_62 = {
76 static const struct ieee80211_regdomain ath_world_regdom_63_65 = {
87 static const struct ieee80211_regdomain ath_world_regdom_64 = {
97 static const struct ieee80211_regdomain ath_world_regdom_66_69 = {
107 static const struct ieee80211_regdomain ath_world_regdom_67_68_6A_6C = {
216 static const struct ieee80211_regdomain *ath_default_world_regdomain(void) in ath_default_world_regdomain()
223 ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg) in ath_world_regdomain()
633 const struct ieee80211_regdomain *regd; in ath_regd_init_wiphy()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-nvm-parse.h93 struct ieee80211_regdomain *
Diwl-nvm-parse.c720 struct ieee80211_regdomain *
728 struct ieee80211_regdomain *regd; in iwl_parse_nvm_mcc_info()
749 sizeof(struct ieee80211_regdomain) + in iwl_parse_nvm_mcc_info()
/linux-4.1.27/Documentation/networking/
Dregulatory.txt153 struct ieee80211_regdomain mydriver_jp_regdom = {
172 struct ieee80211_regdomain *rd;
177 size_of_regd = sizeof(struct ieee80211_regdomain) +
184 memcpy(rd, &mydriver_jp_regdom, sizeof(struct ieee80211_regdomain));
/linux-4.1.27/include/net/
Dregulatory.h198 struct ieee80211_regdomain { struct
Dcfg80211.h3205 const struct ieee80211_regdomain __rcu *regd;
3841 struct ieee80211_regdomain *rd);
3855 struct ieee80211_regdomain *rd);
3873 const struct ieee80211_regdomain *regd);
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dchannel.c75 static const struct ieee80211_regdomain brcms_regdom_x2 = {
107 const struct ieee80211_regdomain *regdomain;
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dnvm.c791 struct ieee80211_regdomain *regd; in iwl_mvm_init_mcc()
850 struct ieee80211_regdomain *regd; in iwl_mvm_rx_chub_update_mcc()
Dmac80211.c305 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, in iwl_mvm_get_regdomain()
310 struct ieee80211_regdomain *regd = NULL; in iwl_mvm_get_regdomain()
354 struct ieee80211_regdomain *regd; in iwl_mvm_update_changed_regdom()
369 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm, in iwl_mvm_get_current_regdomain()
381 struct ieee80211_regdomain *regd; in iwl_mvm_init_fw_regd()
384 const struct ieee80211_regdomain *r = in iwl_mvm_init_fw_regd()
Dmvm.h1432 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy,
1436 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm,
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c149 static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
160 static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {
170 static const struct ieee80211_regdomain *hwsim_world_regdom_custom[] = {
495 const struct ieee80211_regdomain *regd;
2182 const struct ieee80211_regdomain *regd;
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c159 static const struct ieee80211_regdomain brcmf_regdom = {