Searched refs:ieee80211_regdomain (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/net/wireless/ |
D | reg.h | 24 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);
|
D | reg.c | 118 const struct ieee80211_regdomain __rcu *cfg80211_regdomain; 140 static const struct ieee80211_regdomain *get_cfg80211_regdom(void) in get_cfg80211_regdom() 145 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom() 167 const struct ieee80211_regdomain *regd = NULL; in reg_get_dfs_region() 168 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region() 192 static void rcu_free_regdom(const struct ieee80211_regdomain *r) in rcu_free_regdom() 196 kfree_rcu((struct ieee80211_regdomain *)r, rcu_head); in rcu_free_regdom() 227 static const struct ieee80211_regdomain world_regdom = { 265 static const struct ieee80211_regdomain *cfg80211_world_regdom = 304 const struct ieee80211_regdomain *new_regdom) in reset_regdomains() [all …]
|
D | regdb.h | 20 extern const struct ieee80211_regdomain *reg_regdb[];
|
D | core.h | 44 const struct ieee80211_regdomain *requested_regd;
|
D | util.c | 1517 const struct ieee80211_regdomain *regdom; in cfg80211_iter_combinations()
|
D | nl80211.c | 5379 static int nl80211_put_regdom(const struct ieee80211_regdomain *regdom, in nl80211_put_regdom() 5442 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_do() 5511 const struct ieee80211_regdomain *regdom) in nl80211_send_regdom() 5548 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_dump() 5646 struct ieee80211_regdomain *rd; in nl80211_set_reg() 5669 size_of_regd = sizeof(struct ieee80211_regdomain) + in nl80211_set_reg()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | regd.c | 80 static const struct ieee80211_regdomain rtl_regdom_11 = { 88 static const struct ieee80211_regdomain rtl_regdom_12_13 = { 97 static const struct ieee80211_regdomain rtl_regdom_no_midband = { 107 static const struct ieee80211_regdomain rtl_regdom_60_64 = { 117 static const struct ieee80211_regdomain rtl_regdom_14_60_64 = { 128 static const struct ieee80211_regdomain rtl_regdom_12_13_5g_all = { 139 static const struct ieee80211_regdomain rtl_regdom_14 = { 340 static const struct ieee80211_regdomain *_rtl_regdomain_select( in _rtl_regdomain_select() 376 const struct ieee80211_regdomain *regd; in _rtl_regd_init_wiphy()
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | regd.c | 66 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.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-nvm-parse.h | 93 struct ieee80211_regdomain *
|
D | iwl-nvm-parse.c | 733 struct ieee80211_regdomain * 741 struct ieee80211_regdomain *regd; in iwl_parse_nvm_mcc_info() 762 sizeof(struct ieee80211_regdomain) + in iwl_parse_nvm_mcc_info()
|
/linux-4.4.14/Documentation/networking/ |
D | regulatory.txt | 153 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.4.14/include/net/ |
D | regulatory.h | 198 struct ieee80211_regdomain { struct
|
D | cfg80211.h | 3267 const struct ieee80211_regdomain __rcu *regd; 3903 struct ieee80211_regdomain *rd); 3917 struct ieee80211_regdomain *rd); 3935 const struct ieee80211_regdomain *regd);
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | nvm.c | 785 struct ieee80211_regdomain *regd; in iwl_mvm_init_mcc() 843 struct ieee80211_regdomain *regd; in iwl_mvm_rx_chub_update_mcc()
|
D | mac80211.c | 304 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, in iwl_mvm_get_regdomain() 309 struct ieee80211_regdomain *regd = NULL; in iwl_mvm_get_regdomain() 353 struct ieee80211_regdomain *regd; in iwl_mvm_update_changed_regdom() 368 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm, in iwl_mvm_get_current_regdomain() 380 struct ieee80211_regdomain *regd; in iwl_mvm_init_fw_regd() 383 const struct ieee80211_regdomain *r = in iwl_mvm_init_fw_regd()
|
D | mvm.h | 1430 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, 1434 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm,
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | channel.c | 75 static const struct ieee80211_regdomain brcms_regdom_x2 = { 107 const struct ieee80211_regdomain *regdomain;
|
/linux-4.4.14/drivers/net/wireless/ |
D | mac80211_hwsim.c | 149 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; 2180 const struct ieee80211_regdomain *regd;
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 191 static const struct ieee80211_regdomain brcmf_regdom = {
|