Home
last modified time | relevance | path

Searched refs:ath_regulatory (Results 1 – 18 of 18) sorted by relevance

/drivers/net/wireless/ath/
Dregd.c26 static int __ath_regd_init(struct ath_regulatory *reg);
117 static bool dynamic_country_user_possible(struct ath_regulatory *reg) in dynamic_country_user_possible()
189 static bool ath_reg_dyn_country_user_allow(struct ath_regulatory *reg) in ath_reg_dyn_country_user_allow()
205 static u16 ath_regd_get_eepromRD(struct ath_regulatory *reg) in ath_regd_get_eepromRD()
210 bool ath_is_world_regd(struct ath_regulatory *reg) in ath_is_world_regd()
223 ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg) in ath_world_regdomain()
258 struct ath_regulatory *reg) in ath_is_radar_freq()
309 struct ath_regulatory *reg, in __ath_reg_apply_beaconing_flags()
340 struct ath_regulatory *reg, in ath_reg_apply_beaconing_flags()
376 struct ath_regulatory *reg, in ath_reg_apply_ir_flags()
[all …]
Dregd.h260 bool ath_is_world_regd(struct ath_regulatory *reg);
263 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
266 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg,
270 struct ath_regulatory *reg);
Dath.h80 struct ath_regulatory { struct
177 struct ath_regulatory regulatory;
178 struct ath_regulatory reg_world_copy;
/drivers/net/wireless/ath/ath9k/
Dcommon.c370 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_cmn_update_txpow()
Dhw.h1004 static inline struct ath_regulatory *ath9k_hw_regulatory(struct ath_hw *ah) in ath9k_hw_regulatory()
1030 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan);
Dhw.c457 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_init_defaults()
1177 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan) in ath9k_regd_get_ctl()
2489 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_fill_cap_info()
2959 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_hw_apply_txpower()
2980 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_hw_set_txpowerlimit()
Dinit.c256 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_reg_notifier()
1026 struct ath_regulatory *reg; in ath9k_init_device()
Deeprom.c437 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_update_regulatory_maxpower()
Dhtc_drv_init.c835 struct ath_regulatory *reg; in ath9k_init_device()
Deeprom_9287.c711 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9287_set_txpower()
Deeprom_4k.c583 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_4k_set_txpower()
Deeprom_def.c1149 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_def_set_txpower()
Dmain.c1298 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_set_txpower()
Dar9003_eeprom.c5450 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9300_set_txpower()
/drivers/net/wireless/ath/carl9170/
Dmain.c1902 struct ath_regulatory *regulatory = &ar->common.regulatory; in carl9170_parse_eeprom()
1966 struct ath_regulatory *regulatory = &ar->common.regulatory; in carl9170_register()
/drivers/net/wireless/ath/ath5k/
Dath5k.h1647 static inline struct ath_regulatory *ath5k_hw_regulatory(struct ath5k_hw *ah) in ath5k_hw_regulatory()
Dbase.c258 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_reg_notifier()
2985 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_init()
Dphy.c2767 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_get_max_ctl_power()