Searched refs:ath_regulatory (Results 1 – 18 of 18) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ |
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 …]
|
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);
|
A D | ath.h | 80 struct ath_regulatory { struct 175 struct ath_regulatory regulatory; 176 struct ath_regulatory reg_world_copy;
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | common.c | 370 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_cmn_update_txpow()
|
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);
|
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()
|
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()
|
A D | eeprom.c | 447 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_update_regulatory_maxpower()
|
A D | eeprom_9287.c | 711 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9287_set_txpower()
|
A D | htc_drv_init.c | 835 struct ath_regulatory *reg; in ath9k_init_device()
|
A D | eeprom_4k.c | 583 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_4k_set_txpower()
|
A D | eeprom_def.c | 1149 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_def_set_txpower()
|
A D | main.c | 1292 struct ath_regulatory *reg = ath9k_hw_regulatory(ah); in ath9k_set_txpower()
|
A D | ar9003_eeprom.c | 5446 struct ath_regulatory *regulatory = ath9k_hw_regulatory(ah); in ath9k_hw_ar9300_set_txpower()
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/ |
A D | ath5k.h | 1643 static inline struct ath_regulatory *ath5k_hw_regulatory(struct ath5k_hw *ah) in ath5k_hw_regulatory()
|
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()
|
A D | phy.c | 2767 struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah); in ath5k_get_max_ctl_power()
|
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/ |
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()
|
Completed in 73 milliseconds