Home
last modified time | relevance | path

Searched defs:ah (Results 1 – 25 of 206) sorted by relevance

123456789

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h33 static inline void ath9k_hw_rxena(struct ath_hw *ah) in ath9k_hw_rxena()
44 static inline int ath9k_hw_calibrate(struct ath_hw *ah, in ath9k_hw_calibrate()
92 static inline void ath9k_hw_tx99_stop(struct ath_hw *ah) in ath9k_hw_tx99_stop()
140 static inline int ath9k_hw_rf_set_freq(struct ath_hw *ah, in ath9k_hw_rf_set_freq()
162 static inline void ath9k_hw_init_bb(struct ath_hw *ah, in ath9k_hw_init_bb()
174 static inline int ath9k_hw_process_ini(struct ath_hw *ah, in ath9k_hw_process_ini()
180 static inline void ath9k_olc_init(struct ath_hw *ah) in ath9k_olc_init()
188 static inline void ath9k_hw_set_rfmode(struct ath_hw *ah, in ath9k_hw_set_rfmode()
205 static inline bool ath9k_hw_rfbus_req(struct ath_hw *ah) in ath9k_hw_rfbus_req()
229 static inline void ath9k_hw_do_getnf(struct ath_hw *ah, in ath9k_hw_do_getnf()
[all …]
H A Dar9003_hw.c41 static void ar9003_hw_init_mode_regs(struct ath_hw *ah) in ar9003_hw_init_mode_regs()
591 static void ar9003_tx_gain_table_mode0(struct ath_hw *ah) in ar9003_tx_gain_table_mode0()
640 static void ar9003_tx_gain_table_mode1(struct ath_hw *ah) in ar9003_tx_gain_table_mode1()
690 static void ar9003_tx_gain_table_mode2(struct ath_hw *ah) in ar9003_tx_gain_table_mode2()
724 static void ar9003_tx_gain_table_mode3(struct ath_hw *ah) in ar9003_tx_gain_table_mode3()
757 static void ar9003_tx_gain_table_mode4(struct ath_hw *ah) in ar9003_tx_gain_table_mode4()
776 static void ar9003_tx_gain_table_mode5(struct ath_hw *ah) in ar9003_tx_gain_table_mode5()
792 static void ar9003_tx_gain_table_mode6(struct ath_hw *ah) in ar9003_tx_gain_table_mode6()
805 static void ar9003_tx_gain_table_mode7(struct ath_hw *ah) in ar9003_tx_gain_table_mode7()
1130 static bool ar9003_hw_detect_mac_hang(struct ath_hw *ah) in ar9003_hw_detect_mac_hang()
[all …]
H A Dar9003_mci.c24 static void ar9003_mci_reset_req_wakeup(struct ath_hw *ah) in ar9003_mci_reset_req_wakeup()
224 static void ar9003_mci_prep_interface(struct ath_hw *ah) in ar9003_mci_prep_interface()
321 void ar9003_mci_set_full_sleep(struct ath_hw *ah) in ar9003_mci_set_full_sleep()
516 void ar9003_mci_check_bt(struct ath_hw *ah) in ar9003_mci_check_bt()
785 static void ar9003_mci_mute_bt(struct ath_hw *ah) in ar9003_mci_mute_bt()
844 static void ar9003_mci_stat_setup(struct ath_hw *ah) in ar9003_mci_stat_setup()
1253 void ar9003_mci_init_cal_done(struct ath_hw *ah) in ar9003_mci_init_cal_done()
1281 void ar9003_mci_cleanup(struct ath_hw *ah) in ar9003_mci_cleanup()
1403 void ar9003_mci_bt_gain_ctrl(struct ath_hw *ah) in ar9003_mci_bt_gain_ctrl()
1422 void ar9003_mci_set_power_awake(struct ath_hw *ah) in ar9003_mci_set_power_awake()
[all …]
H A Dhw.c166 u16 ath9k_hw_computetxtime(struct ath_hw *ah, in ath9k_hw_computetxtime()
567 static int __ath9k_hw_init(struct ath_hw *ah) in __ath9k_hw_init()
663 int ath9k_hw_init(struct ath_hw *ah) in ath9k_hw_init()
1161 void ath9k_hw_deinit(struct ath_hw *ah) in ath9k_hw_deinit()
1627 void ath9k_hw_check_nav(struct ath_hw *ah) in ath9k_hw_check_nav()
2929 bool ath9k_hw_disable(struct ath_hw *ah) in ath9k_hw_disable()
2993 void ath9k_hw_setopmode(struct ath_hw *ah) in ath9k_hw_setopmode()
3018 u64 ath9k_hw_gettsf64(struct ath_hw *ah) in ath9k_hw_gettsf64()
3045 void ath9k_hw_reset_tsf(struct ath_hw *ah) in ath9k_hw_reset_tsf()
3108 u32 ath9k_hw_gettsf32(struct ath_hw *ah) in ath9k_hw_gettsf32()
[all …]
H A Dmac.c46 u32 ath9k_hw_gettxbuf(struct ath_hw *ah, u32 q) in ath9k_hw_gettxbuf()
58 void ath9k_hw_txstart(struct ath_hw *ah, u32 q) in ath9k_hw_txstart()
65 u32 ath9k_hw_numtxpending(struct ath_hw *ah, u32 q) in ath9k_hw_numtxpending()
134 void ath9k_hw_abort_tx_dma(struct ath_hw *ah) in ath9k_hw_abort_tx_dma()
685 void ath9k_hw_abortpcurecv(struct ath_hw *ah) in ath9k_hw_abortpcurecv()
742 int ath9k_hw_beaconq_setup(struct ath_hw *ah) in ath9k_hw_beaconq_setup()
758 bool ath9k_hw_intrpend(struct ath_hw *ah) in ath9k_hw_intrpend()
781 void ath9k_hw_kill_interrupts(struct ath_hw *ah) in ath9k_hw_kill_interrupts()
874 void ath9k_hw_resume_interrupts(struct ath_hw *ah) in ath9k_hw_resume_interrupts()
891 void ath9k_hw_enable_interrupts(struct ath_hw *ah) in ath9k_hw_enable_interrupts()
[all …]
H A Dar9003_phy.c369 static void ar9003_hw_spur_ofdm(struct ath_hw *ah, in ar9003_hw_spur_ofdm()
650 static void ar9003_hw_init_bb(struct ath_hw *ah, in ar9003_hw_init_bb()
741 static void ar9003_hw_prog_ini(struct ath_hw *ah, in ar9003_hw_prog_ini()
807 static void ar9003_doubler_fix(struct ath_hw *ah) in ar9003_doubler_fix()
855 static int ar9003_hw_process_ini(struct ath_hw *ah, in ar9003_hw_process_ini()
970 static void ar9003_hw_set_rfmode(struct ath_hw *ah, in ar9003_hw_set_rfmode()
1045 static bool ar9003_hw_rfbus_req(struct ath_hw *ah) in ar9003_hw_rfbus_req()
1056 static void ar9003_hw_rfbus_done(struct ath_hw *ah) in ar9003_hw_rfbus_done()
1339 static void ar9003_hw_do_getnf(struct ath_hw *ah, in ar9003_hw_do_getnf()
1809 static void ar9003_hw_tx99_stop(struct ath_hw *ah) in ar9003_hw_tx99_stop()
[all …]
H A Dar9002_hw.c26 static int ar9002_hw_init_mode_regs(struct ath_hw *ah) in ar9002_hw_init_mode_regs()
107 static void ar9280_20_hw_init_rxgain_ini(struct ath_hw *ah) in ar9280_20_hw_init_rxgain_ini()
129 static void ar9280_20_hw_init_txgain_ini(struct ath_hw *ah, u32 txgain_type) in ar9280_20_hw_init_txgain_ini()
144 static void ar9271_hw_init_txgain_ini(struct ath_hw *ah, u32 txgain_type) in ar9271_hw_init_txgain_ini()
154 static void ar9002_hw_init_mode_gain_regs(struct ath_hw *ah) in ar9002_hw_init_mode_gain_regs()
202 static void ar9002_hw_configpcipowersave(struct ath_hw *ah, in ar9002_hw_configpcipowersave()
324 static int ar9002_hw_get_radiorev(struct ath_hw *ah) in ar9002_hw_get_radiorev()
343 int ar9002_hw_rf_claim(struct ath_hw *ah) in ar9002_hw_rf_claim()
371 void ar9002_hw_enable_async_fifo(struct ath_hw *ah) in ar9002_hw_enable_async_fifo()
384 static void ar9002_hw_init_hang_checks(struct ath_hw *ah) in ar9002_hw_init_hang_checks()
[all …]
H A Dar9003_rtt.h30 static inline void ar9003_hw_rtt_enable(struct ath_hw *ah) in ar9003_hw_rtt_enable()
34 static inline void ar9003_hw_rtt_disable(struct ath_hw *ah) in ar9003_hw_rtt_disable()
38 static inline void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask()
42 static inline bool ar9003_hw_rtt_force_restore(struct ath_hw *ah) in ar9003_hw_rtt_force_restore()
47 static inline void ar9003_hw_rtt_load_hist(struct ath_hw *ah) in ar9003_hw_rtt_load_hist()
51 static inline void ar9003_hw_rtt_fill_hist(struct ath_hw *ah) in ar9003_hw_rtt_fill_hist()
55 static inline void ar9003_hw_rtt_clear_hist(struct ath_hw *ah) in ar9003_hw_rtt_clear_hist()
59 static inline bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan) in ar9003_hw_rtt_restore()
H A Dar9003_rtt.c38 void ar9003_hw_rtt_enable(struct ath_hw *ah) in ar9003_hw_rtt_enable()
43 void ar9003_hw_rtt_disable(struct ath_hw *ah) in ar9003_hw_rtt_disable()
48 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask()
54 bool ar9003_hw_rtt_force_restore(struct ath_hw *ah) in ar9003_hw_rtt_force_restore()
72 static void ar9003_hw_rtt_load_hist_entry(struct ath_hw *ah, u8 chain, in ar9003_hw_rtt_load_hist_entry()
104 void ar9003_hw_rtt_load_hist(struct ath_hw *ah) in ar9003_hw_rtt_load_hist()
121 static void ar9003_hw_patch_rtt(struct ath_hw *ah, int index, int chain) in ar9003_hw_patch_rtt()
142 static int ar9003_hw_rtt_fill_hist_entry(struct ath_hw *ah, u8 chain, u32 index) in ar9003_hw_rtt_fill_hist_entry()
169 void ar9003_hw_rtt_fill_hist(struct ath_hw *ah) in ar9003_hw_rtt_fill_hist()
191 void ar9003_hw_rtt_clear_hist(struct ath_hw *ah) in ar9003_hw_rtt_clear_hist()
[all …]
H A Dar9002_phy.c168 static void ar9002_hw_spur_mitigate(struct ath_hw *ah, in ar9002_hw_spur_mitigate()
280 static void ar9002_olc_init(struct ath_hw *ah) in ar9002_olc_init()
304 static u32 ar9002_hw_compute_pll_control(struct ath_hw *ah, in ar9002_hw_compute_pll_control()
331 static void ar9002_hw_do_getnf(struct ath_hw *ah, in ar9002_hw_do_getnf()
354 static void ar9002_hw_set_nf_limits(struct ath_hw *ah) in ar9002_hw_set_nf_limits()
378 static void ar9002_hw_antdiv_comb_conf_get(struct ath_hw *ah, in ar9002_hw_antdiv_comb_conf_get()
395 static void ar9002_hw_antdiv_comb_conf_set(struct ath_hw *ah, in ar9002_hw_antdiv_comb_conf_set()
477 static void ar9002_hw_spectral_scan_config(struct ath_hw *ah, in ar9002_hw_spectral_scan_config()
542 static void ar9002_hw_spectral_scan_wait(struct ath_hw *ah) in ar9002_hw_spectral_scan_wait()
570 static void ar9002_hw_tx99_stop(struct ath_hw *ah) in ar9002_hw_tx99_stop()
[all …]
H A Dar9003_eeprom.c2973 static u32 ath9k_hw_ar9300_get_eeprom(struct ath_hw *ah, in ath9k_hw_ar9300_get_eeprom()
3143 static bool ar9300_uncompress_block(struct ath_hw *ah, in ar9300_uncompress_block()
3180 static int ar9300_compress_decision(struct ath_hw *ah, in ar9300_compress_decision()
4146 static int ar9003_hw_get_thermometer(struct ath_hw *ah) in ar9003_hw_get_thermometer()
4185 static void ar9003_hw_thermo_cal_apply(struct ath_hw *ah) in ar9003_hw_thermo_cal_apply()
4255 static void ath9k_hw_ar9300_set_addac(struct ath_hw *ah, in ath9k_hw_ar9300_set_addac()
4749 static int ar9003_hw_cal_pier_get(struct ath_hw *ah, in ar9003_hw_cal_pier_get()
5414 static void ar9003_paprd_set_txpower(struct ath_hw *ah, in ar9003_paprd_set_txpower()
5565 s32 ar9003_hw_get_tx_gain_idx(struct ath_hw *ah) in ar9003_hw_get_tx_gain_idx()
5572 s32 ar9003_hw_get_rx_gain_idx(struct ath_hw *ah) in ar9003_hw_get_rx_gain_idx()
[all …]
H A Dbtcoex.c59 void ath9k_hw_init_btcoex_hw(struct ath_hw *ah, int qnum) in ath9k_hw_init_btcoex_hw()
137 void ath9k_hw_btcoex_init_scheme(struct ath_hw *ah) in ath9k_hw_btcoex_init_scheme()
171 void ath9k_hw_btcoex_init_2wire(struct ath_hw *ah) in ath9k_hw_btcoex_init_2wire()
195 void ath9k_hw_btcoex_init_3wire(struct ath_hw *ah) in ath9k_hw_btcoex_init_3wire()
223 void ath9k_hw_btcoex_deinit(struct ath_hw *ah) in ath9k_hw_btcoex_deinit()
233 void ath9k_hw_btcoex_init_mci(struct ath_hw *ah) in ath9k_hw_btcoex_init_mci()
271 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah, in ath9k_hw_btcoex_set_weight()
362 static void ath9k_hw_btcoex_enable_mci(struct ath_hw *ah) in ath9k_hw_btcoex_enable_mci()
387 void ath9k_hw_btcoex_enable(struct ath_hw *ah) in ath9k_hw_btcoex_enable()
416 void ath9k_hw_btcoex_disable(struct ath_hw *ah) in ath9k_hw_btcoex_disable()
[all …]
H A Dar5008_phy.c275 void ar5008_hw_cmn_spur_mitigate(struct ath_hw *ah, in ar5008_hw_cmn_spur_mitigate()
432 static void ar5008_hw_spur_mitigate(struct ath_hw *ah, in ar5008_hw_spur_mitigate()
524 static bool ar5008_hw_set_rf_regs(struct ath_hw *ah, in ar5008_hw_set_rf_regs()
578 static void ar5008_hw_init_bb(struct ath_hw *ah, in ar5008_hw_init_bb()
635 static void ar5008_hw_override_ini(struct ath_hw *ah, in ar5008_hw_override_ini()
722 static int ar5008_hw_process_ini(struct ath_hw *ah, in ar5008_hw_process_ini()
887 static bool ar5008_hw_rfbus_req(struct ath_hw *ah) in ar5008_hw_rfbus_req()
894 static void ar5008_hw_rfbus_done(struct ath_hw *ah) in ar5008_hw_rfbus_done()
1137 static void ar5008_hw_do_getnf(struct ath_hw *ah, in ar5008_hw_do_getnf()
1220 static void ar5008_hw_set_nf_limits(struct ath_hw *ah) in ar5008_hw_set_nf_limits()
[all …]
H A Dar9002_calib.c31 static bool ar9002_hw_is_cal_supported(struct ath_hw *ah, in ar9002_hw_is_cal_supported()
50 static void ar9002_hw_setup_calibration(struct ath_hw *ah, in ar9002_hw_setup_calibration()
79 static bool ar9002_hw_per_calibration(struct ath_hw *ah, in ar9002_hw_per_calibration()
125 static void ar9002_hw_iqcal_collect(struct ath_hw *ah) in ar9002_hw_iqcal_collect()
144 static void ar9002_hw_adc_gaincal_collect(struct ath_hw *ah) in ar9002_hw_adc_gaincal_collect()
168 static void ar9002_hw_adc_dccal_collect(struct ath_hw *ah) in ar9002_hw_adc_dccal_collect()
377 static void ar9287_hw_olc_temp_compensation(struct ath_hw *ah) in ar9287_hw_olc_temp_compensation()
407 static void ar9280_hw_olc_temp_compensation(struct ath_hw *ah) in ar9280_hw_olc_temp_compensation()
437 static void ar9271_hw_pa_cal(struct ath_hw *ah, bool is_reset) in ar9271_hw_pa_cal()
980 static void ar9002_hw_init_cal_settings(struct ath_hw *ah) in ar9002_hw_init_cal_settings()
[all …]
H A Dcalib.c47 static struct ath_nf_limits *ath9k_hw_get_nf_limits(struct ath_hw *ah, in ath9k_hw_get_nf_limits()
60 static s16 ath9k_hw_get_default_nf(struct ath_hw *ah, in ath9k_hw_get_default_nf()
87 static void ath9k_hw_update_nfcal_hist_buffer(struct ath_hw *ah, in ath9k_hw_update_nfcal_hist_buffer()
153 static bool ath9k_hw_get_nf_thresh(struct ath_hw *ah, in ath9k_hw_get_nf_thresh()
172 void ath9k_hw_reset_calibration(struct ath_hw *ah, in ath9k_hw_reset_calibration()
193 bool ath9k_hw_reset_calvalid(struct ath_hw *ah) in ath9k_hw_reset_calvalid()
229 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) in ath9k_hw_start_nfcal()
247 int ath9k_hw_loadnf(struct ath_hw *ah, struct ath9k_channel *chan) in ath9k_hw_loadnf()
371 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize()
443 void ath9k_init_nfcal_hist_buffer(struct ath_hw *ah, in ath9k_init_nfcal_hist_buffer()
[all …]
H A Dani.c107 static void ath9k_hw_update_mibstats(struct ath_hw *ah, in ath9k_hw_update_mibstats()
127 static void ath9k_ani_restart(struct ath_hw *ah) in ath9k_ani_restart()
149 static void ath9k_hw_set_ofdm_nil(struct ath_hw *ah, u8 immunityLevel, in ath9k_hw_set_ofdm_nil()
218 static void ath9k_hw_ani_ofdm_err_trigger(struct ath_hw *ah) in ath9k_hw_ani_ofdm_err_trigger()
273 static void ath9k_hw_ani_cck_err_trigger(struct ath_hw *ah) in ath9k_hw_ani_cck_err_trigger()
286 static void ath9k_hw_ani_lower_immunity(struct ath_hw *ah) in ath9k_hw_ani_lower_immunity()
309 void ath9k_ani_reset(struct ath_hw *ah, bool is_scanning) in ath9k_ani_reset()
369 static bool ath9k_hw_ani_read_counters(struct ath_hw *ah) in ath9k_hw_ani_read_counters()
441 void ath9k_enable_mib_counters(struct ath_hw *ah) in ath9k_enable_mib_counters()
463 void ath9k_hw_disable_mib_counters(struct ath_hw *ah) in ath9k_hw_disable_mib_counters()
[all …]
H A Ddynack.c31 static u32 ath_dynack_get_max_to(struct ath_hw *ah) in ath_dynack_get_max_to()
65 static inline u32 ath_dynack_get_sifs(struct ath_hw *ah, int phy) in ath_dynack_get_sifs()
105 static void ath_dynack_set_timeout(struct ath_hw *ah, int to) in ath_dynack_set_timeout()
123 static void ath_dynack_compute_ackto(struct ath_hw *ah) in ath_dynack_compute_ackto()
145 static void ath_dynack_compute_to(struct ath_hw *ah) in ath_dynack_compute_to()
206 void ath_dynack_sample_tx_ts(struct ath_hw *ah, struct sk_buff *skb, in ath_dynack_sample_tx_ts()
293 void ath_dynack_sample_ack_ts(struct ath_hw *ah, struct sk_buff *skb, in ath_dynack_sample_ack_ts()
325 void ath_dynack_node_init(struct ath_hw *ah, struct ath_node *an) in ath_dynack_node_init()
343 void ath_dynack_node_deinit(struct ath_hw *ah, struct ath_node *an) in ath_dynack_node_deinit()
358 void ath_dynack_reset(struct ath_hw *ah) in ath_dynack_reset()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c256 struct ath5k_hw *ah = hw->priv; in ath5k_reg_notifier() local
360 struct ath5k_hw *ah = hw->priv; in ath5k_setup_bands() local
1205 ath5k_rx_start(struct ath5k_hw *ah) in ath5k_rx_start()
1246 ath5k_rx_stop(struct ath5k_hw *ah) in ath5k_rx_stop()
1658 struct ath5k_hw *ah = hw->priv; in ath5k_tx_queue() local
1940 struct ath5k_hw *ah = hw->priv; in ath5k_beacon_update() local
2308 struct ath5k_hw *ah = dev_id; in ath5k_intr() local
2770 struct ath5k_hw *ah = hw->priv; in ath5k_start() local
2852 struct ath5k_hw *ah = hw->priv; in ath5k_stop() local
3029 struct ath5k_hw *ah = hw->priv; in ath5k_init() local
[all …]
H A Dpcu.c176 ath5k_hw_get_default_slottime(struct ath5k_hw *ah) in ath5k_hw_get_default_slottime()
207 ath5k_hw_get_default_sifs(struct ath5k_hw *ah) in ath5k_hw_get_default_sifs()
244 ath5k_hw_update_mib_counters(struct ath5k_hw *ah) in ath5k_hw_update_mib_counters()
278 ath5k_hw_write_rate_duration(struct ath5k_hw *ah) in ath5k_hw_write_rate_duration()
399 ath5k_hw_set_bssid(struct ath5k_hw *ah) in ath5k_hw_set_bssid()
483 ath5k_hw_get_rx_filter(struct ath5k_hw *ah) in ath5k_hw_get_rx_filter()
562 ath5k_hw_get_tsf64(struct ath5k_hw *ah) in ath5k_hw_get_tsf64()
609 ath5k_hw_set_tsf64(struct ath5k_hw *ah, u64 tsf64) in ath5k_hw_set_tsf64()
622 ath5k_hw_reset_tsf(struct ath5k_hw *ah) in ath5k_hw_reset_tsf()
852 ath5k_hw_start_rx_pcu(struct ath5k_hw *ah) in ath5k_hw_start_rx_pcu()
[all …]
H A Ddma.c48 ath5k_hw_start_rx_dma(struct ath5k_hw *ah) in ath5k_hw_start_rx_dma()
59 ath5k_hw_stop_rx_dma(struct ath5k_hw *ah) in ath5k_hw_stop_rx_dma()
85 ath5k_hw_get_rxdp(struct ath5k_hw *ah) in ath5k_hw_get_rxdp()
98 ath5k_hw_set_rxdp(struct ath5k_hw *ah, u32 phys_addr) in ath5k_hw_set_rxdp()
130 ath5k_hw_start_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_start_tx_dma()
188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_tx_dma()
353 ath5k_hw_get_txdp(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_get_txdp()
506 ath5k_hw_is_intr_pending(struct ath5k_hw *ah) in ath5k_hw_is_intr_pending()
740 ath5k_hw_set_imr(struct ath5k_hw *ah, enum ath5k_int new_mask) in ath5k_hw_set_imr()
841 ath5k_hw_dma_init(struct ath5k_hw *ah) in ath5k_hw_dma_init()
[all …]
H A Dani.c66 ath5k_ani_set_noise_immunity_level(struct ath5k_hw *ah, int level) in ath5k_ani_set_noise_immunity_level()
111 ath5k_ani_set_spur_immunity_level(struct ath5k_hw *ah, int level) in ath5k_ani_set_spur_immunity_level()
135 ath5k_ani_set_firstep_level(struct ath5k_hw *ah, int level) in ath5k_ani_set_firstep_level()
406 ath5k_ani_save_and_clear_phy_errors(struct ath5k_hw *ah, in ath5k_ani_save_and_clear_phy_errors()
475 ath5k_ani_calibration(struct ath5k_hw *ah) in ath5k_ani_calibration()
539 ath5k_ani_mib_intr(struct ath5k_hw *ah) in ath5k_ani_mib_intr()
576 ath5k_ani_phy_error_report(struct ath5k_hw *ah, in ath5k_ani_phy_error_report()
604 ath5k_enable_phy_err_counters(struct ath5k_hw *ah) in ath5k_enable_phy_err_counters()
625 ath5k_disable_phy_err_counters(struct ath5k_hw *ah) in ath5k_disable_phy_err_counters()
645 ath5k_ani_init(struct ath5k_hw *ah, enum ath5k_ani_mode mode) in ath5k_ani_init()
[all …]
H A Dmac80211-ops.c61 struct ath5k_hw *ah = hw->priv; in ath5k_tx() local
76 struct ath5k_hw *ah = hw->priv; in ath5k_add_interface() local
161 struct ath5k_hw *ah = hw->priv; in ath5k_remove_interface() local
197 struct ath5k_hw *ah = hw->priv; in ath5k_config() local
256 struct ath5k_hw *ah = hw->priv; in ath5k_bss_info_changed() local
375 struct ath5k_hw *ah = hw->priv; in ath5k_configure_filter() local
476 struct ath5k_hw *ah = hw->priv; in ath5k_set_key() local
540 struct ath5k_hw *ah = hw->priv; in ath5k_sw_scan_start() local
549 struct ath5k_hw *ah = hw->priv; in ath5k_sw_scan_complete() local
559 struct ath5k_hw *ah = hw->priv; in ath5k_get_stats() local
[all …]
H A Drfkill.c39 static inline void ath5k_rfkill_disable(struct ath5k_hw *ah) in ath5k_rfkill_disable()
48 static inline void ath5k_rfkill_enable(struct ath5k_hw *ah) in ath5k_rfkill_enable()
56 static inline void ath5k_rfkill_set_intr(struct ath5k_hw *ah, bool enable) in ath5k_rfkill_set_intr()
67 ath5k_is_rfkill_set(struct ath5k_hw *ah) in ath5k_is_rfkill_set()
78 struct ath5k_hw *ah = from_tasklet(ah, t, rf_kill.toggleq); in ath5k_tasklet_rfkill_toggle() local
87 ath5k_rfkill_hw_start(struct ath5k_hw *ah) in ath5k_rfkill_hw_start()
104 ath5k_rfkill_hw_stop(struct ath5k_hw *ah) in ath5k_rfkill_hw_stop()
H A Dphy.c350 int ath5k_hw_phy_disable(struct ath5k_hw *ah) in ath5k_hw_phy_disable()
364 ath5k_hw_wait_for_synth(struct ath5k_hw *ah, in ath5k_hw_wait_for_synth()
484 ath5k_hw_rf_gainf_corr(struct ath5k_hw *ah) in ath5k_hw_rf_gainf_corr()
604 ath5k_hw_rf_gainf_adjust(struct ath5k_hw *ah) in ath5k_hw_rf_gainf_adjust()
679 ath5k_hw_gainf_calibrate(struct ath5k_hw *ah) in ath5k_hw_gainf_calibrate()
811 ath5k_hw_rfregs_init(struct ath5k_hw *ah, in ath5k_hw_rfregs_init()
1197 ath5k_hw_rf5110_channel(struct ath5k_hw *ah, in ath5k_hw_rf5110_channel()
1256 ath5k_hw_rf5111_channel(struct ath5k_hw *ah, in ath5k_hw_rf5111_channel()
1314 ath5k_hw_rf5112_channel(struct ath5k_hw *ah, in ath5k_hw_rf5112_channel()
1433 ath5k_hw_channel(struct ath5k_hw *ah, in ath5k_hw_channel()
[all …]
H A Dreset.c67 ath5k_hw_register_timeout(struct ath5k_hw *ah, u32 reg, u32 flag, u32 val, in ath5k_hw_register_timeout()
101 ath5k_hw_htoclock(struct ath5k_hw *ah, unsigned int usec) in ath5k_hw_htoclock()
118 ath5k_hw_clocktoh(struct ath5k_hw *ah, unsigned int clock) in ath5k_hw_clocktoh()
132 ath5k_hw_init_core_clock(struct ath5k_hw *ah) in ath5k_hw_init_core_clock()
281 ath5k_hw_set_sleep_clock(struct ath5k_hw *ah, bool enable) in ath5k_hw_set_sleep_clock()
397 ath5k_hw_nic_reset(struct ath5k_hw *ah, u32 val) in ath5k_hw_nic_reset()
446 ath5k_hw_wisoc_reset(struct ath5k_hw *ah, u32 flags) in ath5k_hw_wisoc_reset()
607 ath5k_hw_on_hold(struct ath5k_hw *ah) in ath5k_hw_on_hold()
848 ath5k_hw_tweak_initval_settings(struct ath5k_hw *ah, in ath5k_hw_tweak_initval_settings()
976 ath5k_hw_commit_eeprom_settings(struct ath5k_hw *ah, in ath5k_hw_commit_eeprom_settings()
[all …]

123456789