Symbol: ath_regulatory
drivers/net/wireless/ath/ath.h
179
struct ath_regulatory regulatory;
drivers/net/wireless/ath/ath.h
180
struct ath_regulatory reg_world_copy;
drivers/net/wireless/ath/ath5k/ath5k.h
1643
static inline struct ath_regulatory *ath5k_hw_regulatory(struct ath5k_hw *ah)
drivers/net/wireless/ath/ath5k/base.c
257
struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah);
drivers/net/wireless/ath/ath5k/base.c
3030
struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah);
drivers/net/wireless/ath/ath5k/phy.c
2764
struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
5446
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/common.c
371
struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/eeprom.c
435
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/eeprom_4k.c
583
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/eeprom_9287.c
710
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/eeprom_def.c
1149
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/htc_drv_init.c
835
struct ath_regulatory *reg;
drivers/net/wireless/ath/ath9k/hw.c
1177
u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan)
drivers/net/wireless/ath/ath9k/hw.c
2479
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/hw.c
2947
struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/hw.c
2968
struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/hw.c
457
struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/hw.h
1006
static inline struct ath_regulatory *ath9k_hw_regulatory(struct ath_hw *ah)
drivers/net/wireless/ath/ath9k/hw.h
1032
u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan);
drivers/net/wireless/ath/ath9k/init.c
1013
struct ath_regulatory *reg;
drivers/net/wireless/ath/ath9k/init.c
255
struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/ath9k/main.c
1292
struct ath_regulatory *reg = ath9k_hw_regulatory(ah);
drivers/net/wireless/ath/carl9170/main.c
1884
struct ath_regulatory *regulatory = &ar->common.regulatory;
drivers/net/wireless/ath/carl9170/main.c
1949
struct ath_regulatory *regulatory = &ar->common.regulatory;
drivers/net/wireless/ath/regd.c
117
static bool dynamic_country_user_possible(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
189
static bool ath_reg_dyn_country_user_allow(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
205
static u16 ath_regd_get_eepromRD(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
210
bool ath_is_world_regd(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
223
ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
258
struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
26
static int __ath_regd_init(struct ath_regulatory *reg);
drivers/net/wireless/ath/regd.c
309
struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
340
struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
377
struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
405
struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
438
struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
472
struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
496
struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
510
struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
536
sizeof(struct ath_regulatory));
drivers/net/wireless/ath/regd.c
551
static bool ath_regd_is_eeprom_valid(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
635
ath_regd_init_wiphy(struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
675
static void ath_regd_sanitize(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
683
static int __ath_regd_init(struct ath_regulatory *reg)
drivers/net/wireless/ath/regd.c
758
ath_regd_init(struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.c
773
sizeof(struct ath_regulatory));
drivers/net/wireless/ath/regd.c
781
u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.h
261
bool ath_is_world_regd(struct ath_regulatory *reg);
drivers/net/wireless/ath/regd.h
264
int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
drivers/net/wireless/ath/regd.h
267
u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
drivers/net/wireless/ath/regd.h
271
struct ath_regulatory *reg);