Searched refs:ath_regulatory (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | regd.c | 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() 377 struct ath_regulatory *reg, in ath_reg_apply_ir_flags() 405 struct ath_regulatory *reg) in ath_reg_apply_radar_flags() 438 struct ath_regulatory *reg) in ath_reg_apply_world_flags() 472 struct ath_regulatory *reg, in __ath_reg_dyn_country() 496 struct ath_regulatory *reg, in ath_reg_dyn_country() 510 struct ath_regulatory *reg) in ath_reg_notifier_apply() 536 sizeof(struct ath_regulatory)); in ath_reg_notifier_apply() [all …]
|
H A D | regd.h | 261 bool ath_is_world_regd(struct ath_regulatory *reg); 264 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, 267 u32 ath_regd_get_band_ctl(struct ath_regulatory *reg, 271 struct ath_regulatory *reg);
|
H A D | ath.h | 80 struct ath_regulatory { struct 179 struct ath_regulatory regulatory; 180 struct ath_regulatory reg_world_copy;
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common.c | 370 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_cmn_update_txpow()
|
H A D | hw.h | 1006 static inline struct ath_regulatory *ath9k_hw_regulatory(struct ath_hw *ah) in ath9k_hw_regulatory() 1032 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan);
|
H A D | hw.c | 456 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_init_defaults() 1176 u32 ath9k_regd_get_ctl(struct ath_regulatory *reg, struct ath9k_channel *chan) in ath9k_regd_get_ctl() 2487 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_fill_cap_info() 2957 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_hw_apply_txpower() 2978 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_hw_set_txpowerlimit()
|
H A D | init.c | 256 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_reg_notifier() 1059 struct ath_regulatory *reg; in ath9k_init_device()
|
H A D | eeprom.c | 447 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_update_regulatory_maxpower()
|
H A D | htc_drv_init.c | 835 struct ath_regulatory *reg; in ath9k_init_device()
|
H A D | eeprom_9287.c | 710 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9287_set_txpower()
|
H A D | eeprom_4k.c | 583 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_4k_set_txpower()
|
H A D | eeprom_def.c | 1149 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_def_set_txpower()
|
H A D | main.c | 1292 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_set_txpower()
|
H A D | ar9003_eeprom.c | 5446 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9300_set_txpower()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 1643 static inline struct ath_regulatory *ath5k_hw_regulatory(struct ath5k_hw *ah) in ath5k_hw_regulatory()
|
H A D | base.c | 257 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_reg_notifier() 3030 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_init()
|
H A D | phy.c | 2764 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_get_max_ctl_power()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 1881 struct ath_regulatory *regulatory = &ar->common.regulatory; in carl9170_parse_eeprom() 1946 struct ath_regulatory *regulatory = &ar->common.regulatory; in carl9170_register()
|