Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dreg.c114 const struct ieee80211_regdomain __rcu *cfg80211_regdomain;
135 static void print_regdomain(const struct ieee80211_regdomain *rd);
137 static const struct ieee80211_regdomain *get_cfg80211_regdom(void) in get_cfg80211_regdom()
142 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom()
164 const struct ieee80211_regdomain *regd = NULL; in reg_get_dfs_region()
165 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region()
187 static void rcu_free_regdom(const struct ieee80211_regdomain *r) in rcu_free_regdom()
191 kfree_rcu((struct ieee80211_regdomain *)r, rcu_head); in rcu_free_regdom()
222 static const struct ieee80211_regdomain world_regdom = {
262 static const struct ieee80211_regdomain *cfg80211_world_regdom =
[all …]
Dreg.h29 extern const struct ieee80211_regdomain __rcu *cfg80211_regdomain;
59 int set_regdom(const struct ieee80211_regdomain *rd,
62 unsigned int reg_get_max_bandwidth(const struct ieee80211_regdomain *rd,
66 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy);
Dcore.h46 const struct ieee80211_regdomain *requested_regd;
Dutil.c1723 const struct ieee80211_regdomain *regdom; in cfg80211_iter_combinations()
Dnl80211.c6931 static int nl80211_put_regdom(const struct ieee80211_regdomain *regdom, in nl80211_put_regdom()
6994 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_do()
7062 const struct ieee80211_regdomain *regdom) in nl80211_send_regdom()
7099 const struct ieee80211_regdomain *regdom = NULL; in nl80211_get_reg_dump()
7197 struct ieee80211_regdomain *rd; in nl80211_set_reg()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dregd.c57 static const struct ieee80211_regdomain rtl_regdom_11 = {
65 static const struct ieee80211_regdomain rtl_regdom_12_13 = {
74 static const struct ieee80211_regdomain rtl_regdom_no_midband = {
84 static const struct ieee80211_regdomain rtl_regdom_60_64 = {
94 static const struct ieee80211_regdomain rtl_regdom_14_60_64 = {
105 static const struct ieee80211_regdomain rtl_regdom_12_13_5g_all = {
116 static const struct ieee80211_regdomain rtl_regdom_14 = {
299 static const struct ieee80211_regdomain *_rtl_regdomain_select( in _rtl_regdomain_select()
335 const struct ieee80211_regdomain *regd; in _rtl_regd_init_wiphy()
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c36 static const struct ieee80211_regdomain rtw_regdom_rd = {
113 static const struct ieee80211_regdomain *_rtw_regdomain_select(struct in _rtw_regdomain_select()
127 const struct ieee80211_regdomain *regd; in _rtw_regd_init_wiphy()
/Linux-v5.4/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()
639 const struct ieee80211_regdomain *regd; in ath_regd_init_wiphy()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.h103 struct ieee80211_regdomain *
Diwl-nvm-parse.c1075 struct ieee80211_regdomain *
1084 struct ieee80211_regdomain *regd, *copy_rd; in iwl_parse_nvm_mcc_info()
/Linux-v5.4/Documentation/networking/
Dregulatory.txt161 struct ieee80211_regdomain mydriver_jp_regdom = {
180 struct ieee80211_regdomain *rd;
185 size_of_regd = sizeof(struct ieee80211_regdomain) +
192 memcpy(rd, &mydriver_jp_regdom, sizeof(struct ieee80211_regdomain));
/Linux-v5.4/include/net/
Dregulatory.h226 struct ieee80211_regdomain { struct
Dcfg80211.h4631 const struct ieee80211_regdomain __rcu *regd;
5488 struct ieee80211_regdomain *rd);
5502 struct ieee80211_regdomain *rd);
5520 const struct ieee80211_regdomain *regd);
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h117 struct ieee80211_regdomain *rd;
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dnvm.c564 struct ieee80211_regdomain *regd; in iwl_mvm_init_mcc()
622 struct ieee80211_regdomain *regd; in iwl_mvm_rx_chub_update_mcc()
Dmac80211.c227 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, in iwl_mvm_get_regdomain()
232 struct ieee80211_regdomain *regd = NULL; in iwl_mvm_get_regdomain()
281 struct ieee80211_regdomain *regd; in iwl_mvm_update_changed_regdom()
296 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm, in iwl_mvm_get_current_regdomain()
308 struct ieee80211_regdomain *regd; in iwl_mvm_init_fw_regd()
311 const struct ieee80211_regdomain *r = in iwl_mvm_init_fw_regd()
Dmvm.h1983 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy,
1987 struct ieee80211_regdomain *iwl_mvm_get_current_regdomain(struct iwl_mvm *mvm,
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dchannel.c75 static const struct ieee80211_regdomain brcms_regdom_x2 = {
107 const struct ieee80211_regdomain *regdomain;
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c1019 static struct ieee80211_regdomain *
1024 struct ieee80211_regdomain *regd; in mwifiex_create_custom_regdomain()
1112 struct ieee80211_regdomain *regd; in mwifiex_ret_chan_region_cfg()
Dmain.h1044 struct ieee80211_regdomain *regd;
/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c150 static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
161 static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {
171 static const struct ieee80211_regdomain *hwsim_world_regdom_custom[] = {
500 const struct ieee80211_regdomain *regd;
2385 const struct ieee80211_regdomain *regd;
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c180 static const struct ieee80211_regdomain brcmf_regdom = {