Searched defs:ah (Results 1 - 158 of 158) sorted by relevance

/linux-4.1.27/arch/arm/lib/
H A Dashldi3.S34 #define ah r0 define
37 #define ah r1 define
H A Dashrdi3.S34 #define ah r0 define
37 #define ah r1 define
H A Dlshrdi3.S34 #define ah r0 define
37 #define ah r1 define
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dcaps.c33 int ath5k_hw_set_capabilities(struct ath5k_hw *ah) ath5k_hw_set_capabilities() argument
133 int ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, ath5k_hw_enable_pspoll() argument
145 int ath5k_hw_disable_pspoll(struct ath5k_hw *ah) ath5k_hw_disable_pspoll() argument
H A Dgpio.c53 ath5k_hw_set_ledstate(struct ath5k_hw *ah, unsigned int state) ath5k_hw_set_ledstate() argument
106 ath5k_hw_set_gpio_input(struct ath5k_hw *ah, u32 gpio) ath5k_hw_set_gpio_input() argument
124 ath5k_hw_set_gpio_output(struct ath5k_hw *ah, u32 gpio) ath5k_hw_set_gpio_output() argument
142 ath5k_hw_get_gpio(struct ath5k_hw *ah, u32 gpio) ath5k_hw_get_gpio() argument
159 ath5k_hw_set_gpio(struct ath5k_hw *ah, u32 gpio, u32 val) ath5k_hw_set_gpio() argument
189 ath5k_hw_set_gpio_intr(struct ath5k_hw *ah, unsigned int gpio, ath5k_hw_set_gpio_intr() argument
H A Drfkill.c39 static inline void ath5k_rfkill_disable(struct ath5k_hw *ah) ath5k_rfkill_disable() argument
48 static inline void ath5k_rfkill_enable(struct ath5k_hw *ah) ath5k_rfkill_enable() argument
56 static inline void ath5k_rfkill_set_intr(struct ath5k_hw *ah, bool enable) ath5k_rfkill_set_intr() argument
67 ath5k_is_rfkill_set(struct ath5k_hw *ah) ath5k_is_rfkill_set() argument
78 struct ath5k_hw *ah = (void *)data; ath5k_tasklet_rfkill_toggle() local
87 ath5k_rfkill_hw_start(struct ath5k_hw *ah) ath5k_rfkill_hw_start() argument
105 ath5k_rfkill_hw_stop(struct ath5k_hw *ah) ath5k_rfkill_hw_stop() argument
H A Dsysfs.c102 ath5k_sysfs_register(struct ath5k_hw *ah) ath5k_sysfs_register() argument
117 ath5k_sysfs_unregister(struct ath5k_hw *ah) ath5k_sysfs_unregister() argument
H A Dattach.c35 static int ath5k_hw_post(struct ath5k_hw *ah) ath5k_hw_post() argument
104 int ath5k_hw_init(struct ath5k_hw *ah) ath5k_hw_init() argument
350 void ath5k_hw_deinit(struct ath5k_hw *ah) ath5k_hw_deinit() argument
H A Dahb.c38 struct ath5k_hw *ah = common->priv; ath5k_ahb_eeprom_read() local
54 int ath5k_hw_read_srev(struct ath5k_hw *ah) ath5k_hw_read_srev() argument
62 static int ath5k_ahb_eeprom_read_mac(struct ath5k_hw *ah, u8 *mac) ath5k_ahb_eeprom_read_mac() argument
88 struct ath5k_hw *ah; ath_ahb_probe() local
195 struct ath5k_hw *ah; ath_ahb_remove() local
H A Ddebug.h145 ATH5K_DBG(struct ath5k_hw *ah, unsigned int m, const char *fmt, ...) {} ATH5K_DBG() argument
148 ATH5K_DBG_UNLIMIT(struct ath5k_hw *ah, unsigned int m, const char *fmt, ...) ATH5K_DBG_UNLIMIT() argument
152 ath5k_debug_init_device(struct ath5k_hw *ah) {} ath5k_debug_init_device() argument
155 ath5k_debug_printrxbuffs(struct ath5k_hw *ah) {} ath5k_debug_printrxbuffs() argument
158 ath5k_debug_dump_bands(struct ath5k_hw *ah) {} ath5k_debug_dump_bands() argument
161 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) {} argument
H A Dled.c90 void ath5k_led_enable(struct ath5k_hw *ah) ath5k_led_enable() argument
98 static void ath5k_led_on(struct ath5k_hw *ah) ath5k_led_on() argument
105 void ath5k_led_off(struct ath5k_hw *ah) ath5k_led_off() argument
126 ath5k_register_led(struct ath5k_hw *ah, struct ath5k_led *led, ath5k_register_led() argument
156 void ath5k_unregister_leds(struct ath5k_hw *ah) ath5k_unregister_leds() argument
162 int ath5k_init_leds(struct ath5k_hw *ah) ath5k_init_leds() argument
H A Dinitvals.c1380 ath5k_hw_ini_registers(struct ath5k_hw *ah, unsigned int size, ath5k_hw_ini_registers() argument
1416 ath5k_hw_ini_mode_registers(struct ath5k_hw *ah, ath5k_hw_ini_mode_registers() argument
1440 ath5k_hw_write_initvals(struct ath5k_hw *ah, u8 mode, bool skip_pcu) ath5k_hw_write_initvals() argument
H A Dpci.c58 struct ath5k_hw *ah = (struct ath5k_hw *) common->priv; ath5k_pci_read_cachesize() local
80 struct ath5k_hw *ah = (struct ath5k_hw *) common->ah; ath5k_pci_eeprom_read() local
110 int ath5k_hw_read_srev(struct ath5k_hw *ah) ath5k_hw_read_srev() argument
119 static int ath5k_pci_eeprom_read_mac(struct ath5k_hw *ah, u8 *mac) ath5k_pci_eeprom_read_mac() argument
163 struct ath5k_hw *ah; ath5k_pci_probe() local
292 struct ath5k_hw *ah = hw->priv; ath5k_pci_remove() local
306 struct ath5k_hw *ah = hw->priv; ath5k_pci_suspend() local
316 struct ath5k_hw *ah = hw->priv; ath5k_pci_resume() local
H A Dqcu.c63 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_num_tx_pending() argument
94 ath5k_hw_release_tx_queue(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_release_tx_queue() argument
138 ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue, ath5k_hw_get_tx_queueprops() argument
154 ath5k_hw_set_tx_queueprops(struct ath5k_hw *ah, int queue, ath5k_hw_set_tx_queueprops() argument
203 ath5k_hw_setup_tx_queue(struct ath5k_hw *ah, enum ath5k_tx_queue queue_type, ath5k_hw_setup_tx_queue() argument
281 ath5k_hw_set_tx_retry_limits(struct ath5k_hw *ah, ath5k_hw_set_tx_retry_limits() argument
324 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_reset_tx_queue() argument
559 int ath5k_hw_set_ifs_intervals(struct ath5k_hw *ah, unsigned int slot_time) ath5k_hw_set_ifs_intervals() argument
690 ath5k_hw_init_queues(struct ath5k_hw *ah) ath5k_hw_init_queues() argument
H A Dani.c66 ath5k_ani_set_noise_immunity_level(struct ath5k_hw *ah, int level) ath5k_ani_set_noise_immunity_level() argument
111 ath5k_ani_set_spur_immunity_level(struct ath5k_hw *ah, int level) ath5k_ani_set_spur_immunity_level() argument
135 ath5k_ani_set_firstep_level(struct ath5k_hw *ah, int level) ath5k_ani_set_firstep_level() argument
157 ath5k_ani_set_ofdm_weak_signal_detection(struct ath5k_hw *ah, bool on) ath5k_ani_set_ofdm_weak_signal_detection() argument
197 ath5k_ani_set_cck_weak_signal_detection(struct ath5k_hw *ah, bool on) ath5k_ani_set_cck_weak_signal_detection() argument
223 ath5k_ani_raise_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as, ath5k_ani_raise_immunity() argument
310 ath5k_ani_lower_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as) ath5k_ani_lower_immunity() argument
374 ath5k_hw_ani_get_listen_time(struct ath5k_hw *ah, struct ath5k_ani_state *as) ath5k_hw_ani_get_listen_time() argument
406 ath5k_ani_save_and_clear_phy_errors(struct ath5k_hw *ah, ath5k_ani_save_and_clear_phy_errors() argument
475 ath5k_ani_calibration(struct ath5k_hw *ah) ath5k_ani_calibration() argument
539 ath5k_ani_mib_intr(struct ath5k_hw *ah) ath5k_ani_mib_intr() argument
576 ath5k_ani_phy_error_report(struct ath5k_hw *ah, ath5k_ani_phy_error_report() argument
604 ath5k_enable_phy_err_counters(struct ath5k_hw *ah) ath5k_enable_phy_err_counters() argument
625 ath5k_disable_phy_err_counters(struct ath5k_hw *ah) ath5k_disable_phy_err_counters() argument
645 ath5k_ani_init(struct ath5k_hw *ah, enum ath5k_ani_mode mode) ath5k_ani_init() argument
730 ath5k_ani_print_counters(struct ath5k_hw *ah) ath5k_ani_print_counters() argument
H A Ddesc.c75 ath5k_hw_setup_2word_tx_desc(struct ath5k_hw *ah, ath5k_hw_setup_2word_tx_desc() argument
241 ath5k_hw_setup_4word_tx_desc(struct ath5k_hw *ah, ath5k_hw_setup_4word_tx_desc() argument
379 ath5k_hw_setup_mrr_tx_desc(struct ath5k_hw *ah, ath5k_hw_setup_mrr_tx_desc() argument
442 ath5k_hw_proc_2word_tx_status(struct ath5k_hw *ah, ath5k_hw_proc_2word_tx_status() argument
494 ath5k_hw_proc_4word_tx_status(struct ath5k_hw *ah, ath5k_hw_proc_4word_tx_status() argument
559 ath5k_hw_setup_rx_desc(struct ath5k_hw *ah, ath5k_hw_setup_rx_desc() argument
601 ath5k_hw_proc_5210_rx_status(struct ath5k_hw *ah, ath5k_hw_proc_5210_rx_status() argument
695 ath5k_hw_proc_5212_rx_status(struct ath5k_hw *ah, ath5k_hw_proc_5212_rx_status() argument
773 ath5k_hw_init_desc_functions(struct ath5k_hw *ah) ath5k_hw_init_desc_functions() argument
H A Ddma.c48 ath5k_hw_start_rx_dma(struct ath5k_hw *ah) ath5k_hw_start_rx_dma() argument
59 ath5k_hw_stop_rx_dma(struct ath5k_hw *ah) ath5k_hw_stop_rx_dma() argument
85 ath5k_hw_get_rxdp(struct ath5k_hw *ah) ath5k_hw_get_rxdp() argument
98 ath5k_hw_set_rxdp(struct ath5k_hw *ah, u32 phys_addr) ath5k_hw_set_rxdp() argument
130 ath5k_hw_start_tx_dma(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_start_tx_dma() argument
188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_stop_tx_dma() argument
328 ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_stop_beacon_queue() argument
353 ath5k_hw_get_txdp(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_get_txdp() argument
396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) ath5k_hw_set_txdp() argument
453 ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase) ath5k_hw_update_tx_triglevel() argument
506 ath5k_hw_is_intr_pending(struct ath5k_hw *ah) ath5k_hw_is_intr_pending() argument
527 ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask) ath5k_hw_get_isr() argument
755 ath5k_hw_set_imr(struct ath5k_hw *ah, enum ath5k_int new_mask) ath5k_hw_set_imr() argument
856 ath5k_hw_dma_init(struct ath5k_hw *ah) ath5k_hw_dma_init() argument
896 ath5k_hw_dma_stop(struct ath5k_hw *ah) ath5k_hw_dma_stop() argument
H A Dreset.c67 ath5k_hw_register_timeout(struct ath5k_hw *ah, u32 reg, u32 flag, u32 val, ath5k_hw_register_timeout() argument
101 ath5k_hw_htoclock(struct ath5k_hw *ah, unsigned int usec) ath5k_hw_htoclock() argument
118 ath5k_hw_clocktoh(struct ath5k_hw *ah, unsigned int clock) ath5k_hw_clocktoh() argument
132 ath5k_hw_init_core_clock(struct ath5k_hw *ah) ath5k_hw_init_core_clock() argument
281 ath5k_hw_set_sleep_clock(struct ath5k_hw *ah, bool enable) ath5k_hw_set_sleep_clock() argument
397 ath5k_hw_nic_reset(struct ath5k_hw *ah, u32 val) ath5k_hw_nic_reset() argument
446 ath5k_hw_wisoc_reset(struct ath5k_hw *ah, u32 flags) ath5k_hw_wisoc_reset() argument
514 ath5k_hw_set_power_mode(struct ath5k_hw *ah, enum ath5k_power_mode mode, ath5k_hw_set_power_mode() argument
607 ath5k_hw_on_hold(struct ath5k_hw *ah) ath5k_hw_on_hold() argument
669 ath5k_hw_nic_wakeup(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_hw_nic_wakeup() argument
848 ath5k_hw_tweak_initval_settings(struct ath5k_hw *ah, ath5k_hw_tweak_initval_settings() argument
976 ath5k_hw_commit_eeprom_settings(struct ath5k_hw *ah, ath5k_hw_commit_eeprom_settings() argument
1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, ath5k_hw_reset() argument
H A Ddebug.c158 struct ath5k_hw *ah = seq->private; reg_show() local
198 struct ath5k_hw *ah = file->private_data; read_file_beacon() local
247 struct ath5k_hw *ah = file->private_data; write_file_beacon() local
280 struct ath5k_hw *ah = file->private_data; write_file_reset() local
319 struct ath5k_hw *ah = file->private_data; read_file_debug() local
348 struct ath5k_hw *ah = file->private_data; write_file_debug() local
381 struct ath5k_hw *ah = file->private_data; read_file_antenna() local
453 struct ath5k_hw *ah = file->private_data; write_file_antenna() local
494 struct ath5k_hw *ah = file->private_data; read_file_misc() local
549 struct ath5k_hw *ah = file->private_data; read_file_frameerrors() local
626 struct ath5k_hw *ah = file->private_data; write_file_frameerrors() local
667 struct ath5k_hw *ah = file->private_data; read_file_ani() local
776 struct ath5k_hw *ah = file->private_data; write_file_ani() local
832 struct ath5k_hw *ah = file->private_data; read_file_queue() local
874 struct ath5k_hw *ah = file->private_data; write_file_queue() local
909 struct ath5k_hw *ah = inode->i_private; open_file_eeprom() local
995 ath5k_debug_init_device(struct ath5k_hw *ah) ath5k_debug_init_device() argument
1037 ath5k_debug_dump_bands(struct ath5k_hw *ah) ath5k_debug_dump_bands() argument
1097 ath5k_debug_printrxbuffs(struct ath5k_hw *ah) ath5k_debug_printrxbuffs() argument
1121 ath5k_debug_printtxbuf(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_debug_printtxbuf() argument
H A Deeprom.c73 ath5k_eeprom_init_header(struct ath5k_hw *ah) ath5k_eeprom_init_header() argument
189 static int ath5k_eeprom_read_ants(struct ath5k_hw *ah, u32 *offset, ath5k_eeprom_read_ants() argument
249 static int ath5k_eeprom_read_modes(struct ath5k_hw *ah, u32 *offset, ath5k_eeprom_read_modes() argument
467 ath5k_eeprom_init_modes(struct ath5k_hw *ah) ath5k_eeprom_init_modes() argument
510 ath5k_eeprom_read_freq_list(struct ath5k_hw *ah, int *offset, int max, ath5k_eeprom_read_freq_list() argument
548 ath5k_eeprom_init_11a_pcal_freq(struct ath5k_hw *ah, int offset) ath5k_eeprom_init_11a_pcal_freq() argument
601 ath5k_eeprom_init_11bg_2413(struct ath5k_hw *ah, unsigned int mode, int offset) ath5k_eeprom_init_11bg_2413() argument
646 ath5k_get_pcdac_intercepts(struct ath5k_hw *ah, u8 min, u8 max, u8 *vp) ath5k_get_pcdac_intercepts() argument
667 ath5k_eeprom_free_pcal_info(struct ath5k_hw *ah, int mode) ath5k_eeprom_free_pcal_info() argument
714 ath5k_eeprom_convert_pcal_info_5111(struct ath5k_hw *ah, int mode, ath5k_eeprom_convert_pcal_info_5111() argument
793 ath5k_eeprom_read_pcal_info_5111(struct ath5k_hw *ah, int mode) ath5k_eeprom_read_pcal_info_5111() argument
902 ath5k_eeprom_convert_pcal_info_5112(struct ath5k_hw *ah, int mode, ath5k_eeprom_convert_pcal_info_5112() argument
1016 ath5k_eeprom_read_pcal_info_5112(struct ath5k_hw *ah, int mode) ath5k_eeprom_read_pcal_info_5112() argument
1194 ath5k_eeprom_convert_pcal_info_2413(struct ath5k_hw *ah, int mode, ath5k_eeprom_convert_pcal_info_2413() argument
1279 ath5k_eeprom_read_pcal_info_2413(struct ath5k_hw *ah, int mode) ath5k_eeprom_read_pcal_info_2413() argument
1470 ath5k_eeprom_read_target_rate_pwr_info(struct ath5k_hw *ah, unsigned int mode) ath5k_eeprom_read_target_rate_pwr_info() argument
1565 ath5k_eeprom_read_pcal_info(struct ath5k_hw *ah) ath5k_eeprom_read_pcal_info() argument
1598 ath5k_eeprom_read_ctl_info(struct ath5k_hw *ah) ath5k_eeprom_read_ctl_info() argument
1705 ath5k_eeprom_read_spur_chans(struct ath5k_hw *ah) ath5k_eeprom_read_spur_chans() argument
1745 ath5k_eeprom_init(struct ath5k_hw *ah) ath5k_eeprom_init() argument
1773 ath5k_eeprom_detach(struct ath5k_hw *ah) ath5k_eeprom_detach() argument
1782 ath5k_eeprom_mode_from_channel(struct ath5k_hw *ah, ath5k_eeprom_mode_from_channel() argument
H A Dmac80211-ops.c61 struct ath5k_hw *ah = hw->priv; ath5k_tx() local
76 struct ath5k_hw *ah = hw->priv; ath5k_add_interface() local
161 struct ath5k_hw *ah = hw->priv; ath5k_remove_interface() local
197 struct ath5k_hw *ah = hw->priv; ath5k_config() local
256 struct ath5k_hw *ah = hw->priv; ath5k_bss_info_changed() local
376 struct ath5k_hw *ah = hw->priv; ath5k_configure_filter() local
488 struct ath5k_hw *ah = hw->priv; ath5k_set_key() local
554 struct ath5k_hw *ah = hw->priv; ath5k_sw_scan_start() local
563 struct ath5k_hw *ah = hw->priv; ath5k_sw_scan_complete() local
573 struct ath5k_hw *ah = hw->priv; ath5k_get_stats() local
591 struct ath5k_hw *ah = hw->priv; ath5k_conf_tx() local
629 struct ath5k_hw *ah = hw->priv; ath5k_get_tsf() local
638 struct ath5k_hw *ah = hw->priv; ath5k_set_tsf() local
647 struct ath5k_hw *ah = hw->priv; ath5k_reset_tsf() local
663 struct ath5k_hw *ah = hw->priv; ath5k_get_survey() local
711 struct ath5k_hw *ah = hw->priv; ath5k_set_coverage_class() local
722 struct ath5k_hw *ah = hw->priv; ath5k_set_antenna() local
739 struct ath5k_hw *ah = hw->priv; ath5k_get_antenna() local
756 struct ath5k_hw *ah = hw->priv; ath5k_get_ringparam() local
767 struct ath5k_hw *ah = hw->priv; ath5k_set_ringparam() local
H A Dpcu.c113 ath5k_hw_get_frame_duration(struct ath5k_hw *ah, enum ieee80211_band band, ath5k_hw_get_frame_duration() argument
175 ath5k_hw_get_default_slottime(struct ath5k_hw *ah) ath5k_hw_get_default_slottime() argument
206 ath5k_hw_get_default_sifs(struct ath5k_hw *ah) ath5k_hw_get_default_sifs() argument
243 ath5k_hw_update_mib_counters(struct ath5k_hw *ah) ath5k_hw_update_mib_counters() argument
277 ath5k_hw_write_rate_duration(struct ath5k_hw *ah) ath5k_hw_write_rate_duration() argument
327 ath5k_hw_set_ack_timeout(struct ath5k_hw *ah, unsigned int timeout) ath5k_hw_set_ack_timeout() argument
345 ath5k_hw_set_cts_timeout(struct ath5k_hw *ah, unsigned int timeout) ath5k_hw_set_cts_timeout() argument
370 ath5k_hw_set_lladdr(struct ath5k_hw *ah, const u8 *mac) ath5k_hw_set_lladdr() argument
398 ath5k_hw_set_bssid(struct ath5k_hw *ah) ath5k_hw_set_bssid() argument
447 ath5k_hw_set_bssid_mask(struct ath5k_hw *ah, const u8 *mask) ath5k_hw_set_bssid_mask() argument
465 ath5k_hw_set_mcast_filter(struct ath5k_hw *ah, u32 filter0, u32 filter1) ath5k_hw_set_mcast_filter() argument
482 ath5k_hw_get_rx_filter(struct ath5k_hw *ah) ath5k_hw_get_rx_filter() argument
511 ath5k_hw_set_rx_filter(struct ath5k_hw *ah, u32 filter) ath5k_hw_set_rx_filter() argument
561 ath5k_hw_get_tsf64(struct ath5k_hw *ah) ath5k_hw_get_tsf64() argument
608 ath5k_hw_set_tsf64(struct ath5k_hw *ah, u64 tsf64) ath5k_hw_set_tsf64() argument
621 ath5k_hw_reset_tsf(struct ath5k_hw *ah) ath5k_hw_reset_tsf() argument
647 ath5k_hw_init_beacon_timers(struct ath5k_hw *ah, u32 next_beacon, u32 interval) ath5k_hw_init_beacon_timers() argument
795 ath5k_hw_check_beacon_timers(struct ath5k_hw *ah, int intval) ath5k_hw_check_beacon_timers() argument
822 ath5k_hw_set_coverage_class(struct ath5k_hw *ah, u8 coverage_class) ath5k_hw_set_coverage_class() argument
850 ath5k_hw_start_rx_pcu(struct ath5k_hw *ah) ath5k_hw_start_rx_pcu() argument
862 ath5k_hw_stop_rx_pcu(struct ath5k_hw *ah) ath5k_hw_stop_rx_pcu() argument
875 ath5k_hw_set_opmode(struct ath5k_hw *ah, enum nl80211_iftype op_mode) ath5k_hw_set_opmode() argument
953 ath5k_hw_pcu_init(struct ath5k_hw *ah, enum nl80211_iftype op_mode) ath5k_hw_pcu_init() argument
H A Dbase.c201 static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp) ath5k_extend_tsf() argument
234 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; ath5k_ioread32() local
240 struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv; ath5k_iowrite32() local
257 struct ath5k_hw *ah = hw->priv; ath5k_reg_notifier() local
296 ath5k_setup_channels(struct ath5k_hw *ah, struct ieee80211_channel *channels, ath5k_setup_channels() argument
344 ath5k_setup_rate_idx(struct ath5k_hw *ah, struct ieee80211_supported_band *b) ath5k_setup_rate_idx() argument
361 struct ath5k_hw *ah = hw->priv; ath5k_setup_bands() local
447 ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef) ath5k_chan_set() argument
519 ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah, ath5k_update_bssid_mask_and_opmode() argument
576 ath5k_hw_to_driver_rix(struct ath5k_hw *ah, int hw_rix) ath5k_hw_to_driver_rix() argument
597 struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_hw *ah, dma_addr_t *skb_addr) ath5k_rx_skb_alloc() argument
629 ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_rxbuf_setup() argument
732 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, ath5k_txbuf_setup() argument
854 ath5k_desc_alloc(struct ath5k_hw *ah) ath5k_desc_alloc() argument
919 ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_txbuf_free_skb() argument
933 ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_rxbuf_free_skb() argument
949 ath5k_desc_free(struct ath5k_hw *ah) ath5k_desc_free() argument
975 ath5k_txq_setup(struct ath5k_hw *ah, ath5k_txq_setup() argument
1027 ath5k_beaconq_setup(struct ath5k_hw *ah) ath5k_beaconq_setup() argument
1043 ath5k_beaconq_config(struct ath5k_hw *ah) ath5k_beaconq_config() argument
1111 ath5k_drain_tx_buffs(struct ath5k_hw *ah) ath5k_drain_tx_buffs() argument
1140 ath5k_txq_release(struct ath5k_hw *ah) ath5k_txq_release() argument
1161 ath5k_rx_start(struct ath5k_hw *ah) ath5k_rx_start() argument
1202 ath5k_rx_stop(struct ath5k_hw *ah) ath5k_rx_stop() argument
1212 ath5k_rx_decrypted(struct ath5k_hw *ah, struct sk_buff *skb, ath5k_rx_decrypted() argument
1241 ath5k_check_ibss_tsf(struct ath5k_hw *ah, struct sk_buff *skb, ath5k_check_ibss_tsf() argument
1372 ath5k_receive_frame(struct ath5k_hw *ah, struct sk_buff *skb, ath5k_receive_frame() argument
1449 ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs) ath5k_receive_frame_ok() argument
1521 ath5k_set_current_imask(struct ath5k_hw *ah) ath5k_set_current_imask() argument
1545 struct ath5k_hw *ah = (void *)data; ath5k_tasklet_rx() local
1614 struct ath5k_hw *ah = hw->priv; ath5k_tx_queue() local
1667 ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb, ath5k_tx_frame_completed() argument
1733 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) ath5k_tx_processq() argument
1791 struct ath5k_hw *ah = (void *)data; ath5k_tasklet_tx() local
1810 ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf) ath5k_beacon_setup() argument
1896 struct ath5k_hw *ah = hw->priv; ath5k_beacon_update() local
1929 ath5k_beacon_send(struct ath5k_hw *ah) ath5k_beacon_send() argument
2047 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) ath5k_beacon_update_timers() argument
2149 ath5k_beacon_config(struct ath5k_hw *ah) ath5k_beacon_config() argument
2183 struct ath5k_hw *ah = (struct ath5k_hw *) data; ath5k_tasklet_beacon() local
2216 ath5k_intr_calibration_poll(struct ath5k_hw *ah) ath5k_intr_calibration_poll() argument
2249 ath5k_schedule_rx(struct ath5k_hw *ah) ath5k_schedule_rx() argument
2256 ath5k_schedule_tx(struct ath5k_hw *ah) ath5k_schedule_tx() argument
2265 struct ath5k_hw *ah = dev_id; ath5k_intr() local
2408 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, ath5k_calibrate_work() local
2454 struct ath5k_hw *ah = (void *)data; ath5k_tasklet_ani() local
2465 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, ath5k_tx_complete_poll_work() local
2531 ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops) ath5k_init_ah() argument
2687 ath5k_stop_locked(struct ath5k_hw *ah) ath5k_stop_locked() argument
2725 struct ath5k_hw *ah = hw->priv; ath5k_start() local
2790 static void ath5k_stop_tasklets(struct ath5k_hw *ah) ath5k_stop_tasklets() argument
2808 struct ath5k_hw *ah = hw->priv; ath5k_stop() local
2859 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, ath5k_reset() argument
2974 struct ath5k_hw *ah = container_of(work, struct ath5k_hw, ath5k_reset_work() local
2986 struct ath5k_hw *ah = hw->priv; ath5k_init() local
3125 ath5k_deinit_ah(struct ath5k_hw *ah) ath5k_deinit_ah() argument
3159 ath5k_any_vif_assoc(struct ath5k_hw *ah) ath5k_any_vif_assoc() argument
3176 struct ath5k_hw *ah = hw->priv; ath5k_set_beacon_filter() local
3187 void _ath5k_printk(const struct ath5k_hw *ah, const char *level, _ath5k_printk() argument
H A Dphy.c84 ath5k_hw_radio_revision(struct ath5k_hw *ah, enum ieee80211_band band) ath5k_hw_radio_revision() argument
136 ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel) ath5k_channel_ok() argument
159 ath5k_hw_chan_has_spur_noise(struct ath5k_hw *ah, ath5k_hw_chan_has_spur_noise() argument
193 ath5k_hw_rfb_op(struct ath5k_hw *ah, const struct ath5k_rf_reg *rf_regs, ath5k_hw_rfb_op() argument
285 ath5k_hw_write_ofdm_timings(struct ath5k_hw *ah, ath5k_hw_write_ofdm_timings() argument
349 int ath5k_hw_phy_disable(struct ath5k_hw *ah) ath5k_hw_phy_disable() argument
363 ath5k_hw_wait_for_synth(struct ath5k_hw *ah, ath5k_hw_wait_for_synth() argument
420 int ath5k_hw_rfgain_opt_init(struct ath5k_hw *ah) ath5k_hw_rfgain_opt_init() argument
457 ath5k_hw_request_rfgain_probe(struct ath5k_hw *ah) ath5k_hw_request_rfgain_probe() argument
483 ath5k_hw_rf_gainf_corr(struct ath5k_hw *ah) ath5k_hw_rf_gainf_corr() argument
548 ath5k_hw_rf_check_gainf_readback(struct ath5k_hw *ah) ath5k_hw_rf_check_gainf_readback() argument
608 ath5k_hw_rf_gainf_adjust(struct ath5k_hw *ah) ath5k_hw_rf_gainf_adjust() argument
683 ath5k_hw_gainf_calibrate(struct ath5k_hw *ah) ath5k_hw_gainf_calibrate() argument
754 ath5k_hw_rfgain_init(struct ath5k_hw *ah, enum ieee80211_band band) ath5k_hw_rfgain_init() argument
815 ath5k_hw_rfregs_init(struct ath5k_hw *ah, ath5k_hw_rfregs_init() argument
1200 ath5k_hw_rf5110_channel(struct ath5k_hw *ah, ath5k_hw_rf5110_channel() argument
1259 ath5k_hw_rf5111_channel(struct ath5k_hw *ah, ath5k_hw_rf5111_channel() argument
1317 ath5k_hw_rf5112_channel(struct ath5k_hw *ah, ath5k_hw_rf5112_channel() argument
1391 ath5k_hw_rf2425_channel(struct ath5k_hw *ah, ath5k_hw_rf2425_channel() argument
1436 ath5k_hw_channel(struct ath5k_hw *ah, ath5k_hw_channel() argument
1527 ath5k_hw_read_measured_noise_floor(struct ath5k_hw *ah) ath5k_hw_read_measured_noise_floor() argument
1540 ath5k_hw_init_nfcal_hist(struct ath5k_hw *ah) ath5k_hw_init_nfcal_hist() argument
1554 static void ath5k_hw_update_nfcal_hist(struct ath5k_hw *ah, s16 noise_floor) ath5k_hw_update_nfcal_hist() argument
1566 ath5k_hw_get_median_noise_floor(struct ath5k_hw *ah) ath5k_hw_get_median_noise_floor() argument
1598 ath5k_hw_update_noise_floor(struct ath5k_hw *ah) ath5k_hw_update_noise_floor() argument
1673 ath5k_hw_rf5110_calibrate(struct ath5k_hw *ah, ath5k_hw_rf5110_calibrate() argument
1776 ath5k_hw_rf511x_iq_calibrate(struct ath5k_hw *ah) ath5k_hw_rf511x_iq_calibrate() argument
1857 ath5k_hw_phy_calibrate(struct ath5k_hw *ah, ath5k_hw_phy_calibrate() argument
1907 ath5k_hw_set_spur_mitigation_filter(struct ath5k_hw *ah, ath5k_hw_set_spur_mitigation_filter() argument
2203 ath5k_hw_set_def_antenna(struct ath5k_hw *ah, u8 ant) ath5k_hw_set_def_antenna() argument
2216 ath5k_hw_set_fast_div(struct ath5k_hw *ah, u8 ee_mode, bool enable) ath5k_hw_set_fast_div() argument
2262 ath5k_hw_set_antenna_switch(struct ath5k_hw *ah, u8 ee_mode) ath5k_hw_set_antenna_switch() argument
2298 ath5k_hw_set_antenna_mode(struct ath5k_hw *ah, u8 ant_mode) ath5k_hw_set_antenna_mode() argument
2584 ath5k_get_chan_pcal_surrounding_piers(struct ath5k_hw *ah, ath5k_get_chan_pcal_surrounding_piers() argument
2673 ath5k_get_rate_pcal_data(struct ath5k_hw *ah, ath5k_get_rate_pcal_data() argument
2768 ath5k_get_max_ctl_power(struct ath5k_hw *ah, ath5k_get_max_ctl_power() argument
2881 ath5k_fill_pwr_to_pcdac_table(struct ath5k_hw *ah, s16* table_min, ath5k_fill_pwr_to_pcdac_table() argument
2931 ath5k_combine_linear_pcdac_curves(struct ath5k_hw *ah, s16* table_min, ath5k_combine_linear_pcdac_curves() argument
3029 ath5k_write_pcdac_table(struct ath5k_hw *ah) ath5k_write_pcdac_table() argument
3081 ath5k_combine_pwr_to_pdadc_curves(struct ath5k_hw *ah, ath5k_combine_pwr_to_pdadc_curves() argument
3205 ath5k_write_pwr_to_pdadc_table(struct ath5k_hw *ah, u8 ee_mode) ath5k_write_pwr_to_pdadc_table() argument
3274 ath5k_setup_channel_powertable(struct ath5k_hw *ah, ath5k_setup_channel_powertable() argument
3471 ath5k_write_channel_powertable(struct ath5k_hw *ah, u8 ee_mode, u8 type) ath5k_write_channel_powertable() argument
3510 ath5k_setup_rate_powertable(struct ath5k_hw *ah, u16 max_pwr, ath5k_setup_rate_powertable() argument
3602 ath5k_hw_txpower(struct ath5k_hw *ah, struct ieee80211_channel *channel, ath5k_hw_txpower() argument
3728 ath5k_hw_set_txpower_limit(struct ath5k_hw *ah, u8 txpower) ath5k_hw_set_txpower_limit() argument
3755 ath5k_hw_phy_init(struct ath5k_hw *ah, struct ieee80211_channel *channel, ath5k_hw_phy_init() argument
H A Dath5k.h1182 struct ath5k_hw *ah; /* driver state */ member in struct:ath5k_led
1641 static inline struct ath_common *ath5k_hw_common(struct ath5k_hw *ah) ath5k_hw_common() argument
1646 static inline struct ath_regulatory *ath5k_hw_regulatory(struct ath5k_hw *ah) ath5k_hw_regulatory() argument
1654 static inline void __iomem *ath5k_ahb_reg(struct ath5k_hw *ah, u16 reg) ath5k_ahb_reg() argument
1665 static inline u32 ath5k_hw_reg_read(struct ath5k_hw *ah, u16 reg) ath5k_hw_reg_read() argument
1670 static inline void ath5k_hw_reg_write(struct ath5k_hw *ah, u32 val, u16 reg) ath5k_hw_reg_write() argument
1677 static inline u32 ath5k_hw_reg_read(struct ath5k_hw *ah, u16 reg) ath5k_hw_reg_read() argument
1682 static inline void ath5k_hw_reg_write(struct ath5k_hw *ah, u32 val, u16 reg) ath5k_hw_reg_write() argument
1689 static inline enum ath_bus_type ath5k_get_bus_type(struct ath5k_hw *ah) ath5k_get_bus_type() argument
1699 static inline bool ath5k_hw_nvram_read(struct ath5k_hw *ah, u32 off, u16 *data) ath5k_hw_nvram_read() argument
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dah.c56 struct mlx5_ib_ah *ah; mlx5_ib_create_ah() local
67 struct mlx5_ib_ah *ah = to_mah(ibah); mlx5_ib_query_ah() local
88 int mlx5_ib_destroy_ah(struct ib_ah *ah) mlx5_ib_destroy_ah() argument
35 create_ib_ah(struct ib_ah_attr *ah_attr, struct mlx5_ib_ah *ah) create_ib_ah() argument
H A Dqp.c1376 static int mlx5_set_path(struct mlx5_ib_dev *dev, const struct ib_ah_attr *ah, mlx5_set_path() argument
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_rtt.h30 static inline void ar9003_hw_rtt_enable(struct ath_hw *ah) ar9003_hw_rtt_enable() argument
34 static inline void ar9003_hw_rtt_disable(struct ath_hw *ah) ar9003_hw_rtt_disable() argument
38 static inline void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) ar9003_hw_rtt_set_mask() argument
42 static inline bool ar9003_hw_rtt_force_restore(struct ath_hw *ah) ar9003_hw_rtt_force_restore() argument
47 static inline void ar9003_hw_rtt_load_hist(struct ath_hw *ah) ar9003_hw_rtt_load_hist() argument
51 static inline void ar9003_hw_rtt_fill_hist(struct ath_hw *ah) ar9003_hw_rtt_fill_hist() argument
55 static inline void ar9003_hw_rtt_clear_hist(struct ath_hw *ah) ar9003_hw_rtt_clear_hist() argument
59 static inline bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_hw_rtt_restore() argument
H A Dcommon-init.c127 struct ath_hw *ah = (struct ath_hw *)common->ah; ath9k_cmn_init_channels_rates() local
172 void ath9k_cmn_setup_ht_cap(struct ath_hw *ah, ath9k_cmn_setup_ht_cap() argument
230 void ath9k_cmn_reload_chainmask(struct ath_hw *ah) ath9k_cmn_reload_chainmask() argument
H A Dahb.c92 struct ath_hw *ah; ath_ahb_probe() local
H A Dar9002_hw.c26 static int ar9002_hw_init_mode_regs(struct ath_hw *ah) ar9002_hw_init_mode_regs() argument
107 static void ar9280_20_hw_init_rxgain_ini(struct ath_hw *ah) ar9280_20_hw_init_rxgain_ini() argument
130 static void ar9280_20_hw_init_txgain_ini(struct ath_hw *ah, u32 txgain_type) ar9280_20_hw_init_txgain_ini() argument
146 static void ar9271_hw_init_txgain_ini(struct ath_hw *ah, u32 txgain_type) ar9271_hw_init_txgain_ini() argument
156 static void ar9002_hw_init_mode_gain_regs(struct ath_hw *ah) ar9002_hw_init_mode_gain_regs() argument
204 static void ar9002_hw_configpcipowersave(struct ath_hw *ah, ar9002_hw_configpcipowersave() argument
326 static int ar9002_hw_get_radiorev(struct ath_hw *ah) ar9002_hw_get_radiorev() argument
345 int ar9002_hw_rf_claim(struct ath_hw *ah) ar9002_hw_rf_claim() argument
373 void ar9002_hw_enable_async_fifo(struct ath_hw *ah) ar9002_hw_enable_async_fifo() argument
386 static void ar9002_hw_init_hang_checks(struct ath_hw *ah) ar9002_hw_init_hang_checks() argument
401 int ar9002_hw_attach_ops(struct ath_hw *ah) ar9002_hw_attach_ops() argument
428 void ar9002_hw_load_ani_reg(struct ath_hw *ah, struct ath9k_channel *chan) ar9002_hw_load_ani_reg() argument
H A Dar9003_rtt.c38 void ar9003_hw_rtt_enable(struct ath_hw *ah) ar9003_hw_rtt_enable() argument
43 void ar9003_hw_rtt_disable(struct ath_hw *ah) ar9003_hw_rtt_disable() argument
48 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) ar9003_hw_rtt_set_mask() argument
54 bool ar9003_hw_rtt_force_restore(struct ath_hw *ah) ar9003_hw_rtt_force_restore() argument
72 static void ar9003_hw_rtt_load_hist_entry(struct ath_hw *ah, u8 chain, ar9003_hw_rtt_load_hist_entry() argument
104 void ar9003_hw_rtt_load_hist(struct ath_hw *ah) ar9003_hw_rtt_load_hist() argument
121 static void ar9003_hw_patch_rtt(struct ath_hw *ah, int index, int chain) ar9003_hw_patch_rtt() argument
142 static int ar9003_hw_rtt_fill_hist_entry(struct ath_hw *ah, u8 chain, u32 index) ar9003_hw_rtt_fill_hist_entry() argument
169 void ar9003_hw_rtt_fill_hist(struct ath_hw *ah) ar9003_hw_rtt_fill_hist() argument
191 void ar9003_hw_rtt_clear_hist(struct ath_hw *ah) ar9003_hw_rtt_clear_hist() argument
206 bool ar9003_hw_rtt_restore(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_hw_rtt_restore() argument
H A Dcommon-beacon.c36 static u32 ath9k_get_next_tbtt(struct ath_hw *ah, u64 tsf, ath9k_get_next_tbtt() argument
55 int ath9k_cmn_beacon_config_sta(struct ath_hw *ah, ath9k_cmn_beacon_config_sta() argument
128 void ath9k_cmn_beacon_config_adhoc(struct ath_hw *ah, ath9k_cmn_beacon_config_adhoc() argument
158 void ath9k_cmn_beacon_config_ap(struct ath_hw *ah, ath9k_cmn_beacon_config_ap() argument
H A Ddfs.c34 static u32 dur_to_usecs(struct ath_hw *ah, u32 dur) dur_to_usecs() argument
153 struct ath_hw *ah = sc->sc_ah; ath9k_dfs_process_phyerr() local
H A Dwow.c52 struct ath_hw *ah = sc->sc_ah; ath9k_wow_add_disassoc_deauth_pattern() local
141 struct ath_hw *ah = sc->sc_ah; ath9k_wow_add_pattern() local
171 struct ath_hw *ah = sc->sc_ah; ath9k_suspend() local
283 struct ath_hw *ah = sc->sc_ah; ath9k_resume() local
330 struct ath_hw *ah = sc->sc_ah; ath9k_init_wow() local
H A Dar9002_mac.c22 static void ar9002_hw_rx_enable(struct ath_hw *ah) ar9002_hw_rx_enable() argument
32 static bool ar9002_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked, ar9002_hw_get_isr() argument
212 ar9002_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) ar9002_set_txdesc() argument
315 static int ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, ar9002_hw_proc_txdesc() argument
387 static int ar9002_hw_get_duration(struct ath_hw *ah, const void *ds, int index) ar9002_hw_get_duration() argument
405 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, ath9k_hw_setuprxdesc() argument
418 void ar9002_hw_attach_mac_ops(struct ath_hw *ah) ar9002_hw_attach_mac_ops() argument
H A Dar9003_wow.c23 static void ath9k_hw_set_sta_powersave(struct ath_hw *ah) ath9k_hw_set_sta_powersave() argument
37 static void ath9k_hw_set_powermode_wow_sleep(struct ath_hw *ah) ath9k_hw_set_powermode_wow_sleep() argument
67 static void ath9k_wow_create_keep_alive_pattern(struct ath_hw *ah) ath9k_wow_create_keep_alive_pattern() argument
121 int ath9k_hw_wow_apply_pattern(struct ath_hw *ah, u8 *user_pattern, ath9k_hw_wow_apply_pattern() argument
183 u32 ath9k_hw_wow_wakeup(struct ath_hw *ah) ath9k_hw_wow_wakeup() argument
269 static void ath9k_hw_wow_set_arwr_reg(struct ath_hw *ah) ath9k_hw_wow_set_arwr_reg() argument
289 void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) ath9k_hw_wow_enable() argument
H A Dcalib.c47 static struct ath_nf_limits *ath9k_hw_get_nf_limits(struct ath_hw *ah, ath9k_hw_get_nf_limits() argument
60 static s16 ath9k_hw_get_default_nf(struct ath_hw *ah, ath9k_hw_get_default_nf() argument
66 s16 ath9k_hw_getchan_noise(struct ath_hw *ah, struct ath9k_channel *chan, ath9k_hw_getchan_noise() argument
81 static void ath9k_hw_update_nfcal_hist_buffer(struct ath_hw *ah, ath9k_hw_update_nfcal_hist_buffer() argument
147 static bool ath9k_hw_get_nf_thresh(struct ath_hw *ah, ath9k_hw_get_nf_thresh() argument
166 void ath9k_hw_reset_calibration(struct ath_hw *ah, ath9k_hw_reset_calibration() argument
186 bool ath9k_hw_reset_calvalid(struct ath_hw *ah) ath9k_hw_reset_calvalid() argument
219 void ath9k_hw_start_nfcal(struct ath_hw *ah, bool update) ath9k_hw_start_nfcal() argument
237 int ath9k_hw_loadnf(struct ath_hw *ah, struct ath9k_channel *chan) ath9k_hw_loadnf() argument
327 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) ath9k_hw_nf_sanitize() argument
360 bool ath9k_hw_getnf(struct ath_hw *ah, struct ath9k_channel *chan) ath9k_hw_getnf() argument
399 void ath9k_init_nfcal_hist_buffer(struct ath_hw *ah, ath9k_init_nfcal_hist_buffer() argument
421 void ath9k_hw_bstuck_nfcal(struct ath_hw *ah) ath9k_hw_bstuck_nfcal() argument
H A Dcommon-debug.c22 struct ath_hw *ah = file->private_data; read_file_modal_eeprom() local
58 struct ath_hw *ah = file->private_data; read_file_base_eeprom() local
47 ath9k_cmn_debug_modal_eeprom(struct dentry *debugfs_phy, struct ath_hw *ah) ath9k_cmn_debug_modal_eeprom() argument
82 ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy, struct ath_hw *ah) ath9k_cmn_debug_base_eeprom() argument
H A Dcommon-spectral.h96 struct ath_hw *ah; member in struct:ath_spec_scan_priv
H A Ddebug_sta.c110 struct ath_hw *ah = sc->sc_ah; ath_debug_rate_stats() local
187 struct ath_hw *ah = sc->sc_ah; read_file_node_recv() local
H A Ddynack.h91 static inline void ath_dynack_init(struct ath_hw *ah) {} ath_dynack_node_init() argument
92 static inline void ath_dynack_node_init(struct ath_hw *ah, ath_dynack_node_init() argument
94 static inline void ath_dynack_node_deinit(struct ath_hw *ah, ath_dynack_node_deinit() argument
96 static inline void ath_dynack_sample_ack_ts(struct ath_hw *ah, ath_dynack_sample_ack_ts() argument
98 static inline void ath_dynack_sample_tx_ts(struct ath_hw *ah, ath_dynack_sample_tx_ts() argument
H A Dhtc_drv_gpio.c33 struct ath_hw *ah = priv->ah; ath_detect_bt_priority() local
102 struct ath_hw *ah = priv->ah; ath_btcoex_duty_cycle_work() local
137 struct ath_hw *ah = priv->ah; ath_htc_resume_btcoex_work() local
160 struct ath_hw *ah = priv->ah; ath9k_htc_start_btcoex() local
172 struct ath_hw *ah = priv->ah; ath9k_htc_stop_btcoex() local
184 struct ath_hw *ah = priv->ah; ath9k_htc_init_btcoex() local
H A Dpci.c801 struct ath_hw *ah = (struct ath_hw *) common->ah; ath_pci_eeprom_read() local
825 struct ath_hw *ah = sc->sc_ah; ath_pci_aspm_init() local
1035 struct ath_hw *ah = sc->sc_ah; ath_pci_resume() local
H A Dtx99.c21 struct ath_hw *ah = sc->sc_ah; ath9k_tx99_stop() local
53 struct ath_hw *ah = sc->sc_ah; ath9k_build_tx99_skb() local
112 struct ath_hw *ah = sc->sc_ah; ath9k_tx99_init() local
H A Dwmi.c296 struct ath_hw *ah = wmi->drv_priv->ah; ath9k_wmi_cmd() local
H A Dani.c107 static void ath9k_hw_update_mibstats(struct ath_hw *ah, ath9k_hw_update_mibstats() argument
127 static void ath9k_ani_restart(struct ath_hw *ah) ath9k_ani_restart() argument
153 static void ath9k_hw_set_ofdm_nil(struct ath_hw *ah, u8 immunityLevel, ath9k_hw_set_ofdm_nil() argument
222 static void ath9k_hw_ani_ofdm_err_trigger(struct ath_hw *ah) ath9k_hw_ani_ofdm_err_trigger() argument
238 static void ath9k_hw_set_cck_nil(struct ath_hw *ah, u_int8_t immunityLevel, ath9k_hw_set_cck_nil() argument
282 static void ath9k_hw_ani_cck_err_trigger(struct ath_hw *ah) ath9k_hw_ani_cck_err_trigger() argument
300 static void ath9k_hw_ani_lower_immunity(struct ath_hw *ah) ath9k_hw_ani_lower_immunity() argument
325 void ath9k_ani_reset(struct ath_hw *ah, bool is_scanning) ath9k_ani_reset() argument
385 static bool ath9k_hw_ani_read_counters(struct ath_hw *ah) ath9k_hw_ani_read_counters() argument
417 void ath9k_hw_ani_monitor(struct ath_hw *ah, struct ath9k_channel *chan) ath9k_hw_ani_monitor() argument
459 void ath9k_enable_mib_counters(struct ath_hw *ah) ath9k_enable_mib_counters() argument
481 void ath9k_hw_disable_mib_counters(struct ath_hw *ah) ath9k_hw_disable_mib_counters() argument
495 void ath9k_hw_ani_init(struct ath_hw *ah) ath9k_hw_ani_init() argument
H A Dar9003_aic.c40 static bool ar9003_hw_is_aic_enabled(struct ath_hw *ah) ar9003_hw_is_aic_enabled() argument
106 static void ar9003_aic_gain_table(struct ath_hw *ah) ar9003_aic_gain_table() argument
165 static u8 ar9003_aic_cal_start(struct ath_hw *ah, u8 min_valid_count) ar9003_aic_cal_start() argument
264 static bool ar9003_aic_cal_post_process(struct ath_hw *ah) ar9003_aic_cal_post_process() argument
436 static void ar9003_aic_cal_done(struct ath_hw *ah) ar9003_aic_cal_done() argument
451 static u8 ar9003_aic_cal_continue(struct ath_hw *ah, bool cal_once) ar9003_aic_cal_continue() argument
518 u8 ar9003_aic_calibration(struct ath_hw *ah) ar9003_aic_calibration() argument
540 u8 ar9003_aic_start_normal(struct ath_hw *ah) ar9003_aic_start_normal() argument
572 u8 ar9003_aic_cal_reset(struct ath_hw *ah) ar9003_aic_cal_reset() argument
580 u8 ar9003_aic_calibration_single(struct ath_hw *ah) ar9003_aic_calibration_single() argument
594 void ar9003_hw_attach_aic_ops(struct ath_hw *ah) ar9003_hw_attach_aic_ops() argument
H A Dar9003_hw.c41 static void ar9003_hw_init_mode_regs(struct ath_hw *ah) ar9003_hw_init_mode_regs() argument
591 static void ar9003_tx_gain_table_mode0(struct ath_hw *ah) ar9003_tx_gain_table_mode0() argument
640 static void ar9003_tx_gain_table_mode1(struct ath_hw *ah) ar9003_tx_gain_table_mode1() argument
690 static void ar9003_tx_gain_table_mode2(struct ath_hw *ah) ar9003_tx_gain_table_mode2() argument
721 static void ar9003_tx_gain_table_mode3(struct ath_hw *ah) ar9003_tx_gain_table_mode3() argument
754 static void ar9003_tx_gain_table_mode4(struct ath_hw *ah) ar9003_tx_gain_table_mode4() argument
773 static void ar9003_tx_gain_table_mode5(struct ath_hw *ah) ar9003_tx_gain_table_mode5() argument
789 static void ar9003_tx_gain_table_mode6(struct ath_hw *ah) ar9003_tx_gain_table_mode6() argument
802 static void ar9003_tx_gain_table_mode7(struct ath_hw *ah) ar9003_tx_gain_table_mode7() argument
811 static void ar9003_tx_gain_table_apply(struct ath_hw *ah) ar9003_tx_gain_table_apply() argument
831 static void ar9003_rx_gain_table_mode0(struct ath_hw *ah) ar9003_rx_gain_table_mode0() argument
882 static void ar9003_rx_gain_table_mode1(struct ath_hw *ah) ar9003_rx_gain_table_mode1() argument
936 static void ar9003_rx_gain_table_mode2(struct ath_hw *ah) ar9003_rx_gain_table_mode2() argument
959 static void ar9003_rx_gain_table_mode3(struct ath_hw *ah) ar9003_rx_gain_table_mode3() argument
974 static void ar9003_rx_gain_table_apply(struct ath_hw *ah) ar9003_rx_gain_table_apply() argument
994 static void ar9003_hw_init_mode_gain_regs(struct ath_hw *ah) ar9003_hw_init_mode_gain_regs() argument
1009 static void ar9003_hw_configpcipowersave(struct ath_hw *ah, ar9003_hw_configpcipowersave() argument
1050 static void ar9003_hw_init_hang_checks(struct ath_hw *ah) ar9003_hw_init_hang_checks() argument
1095 static bool ath9k_hw_verify_hang(struct ath_hw *ah, unsigned int queue) ath9k_hw_verify_hang() argument
1122 static bool ar9003_hw_detect_mac_hang(struct ath_hw *ah) ar9003_hw_detect_mac_hang() argument
1162 void ar9003_hw_attach_ops(struct ath_hw *ah) ar9003_hw_attach_ops() argument
H A Dar9003_mac.c27 ar9003_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) ar9003_set_txdesc() argument
182 static bool ar9003_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked, ar9003_hw_get_isr() argument
354 static int ar9003_hw_proc_txdesc(struct ath_hw *ah, void *ds, ar9003_hw_proc_txdesc() argument
434 static int ar9003_hw_get_duration(struct ath_hw *ah, const void *ds, int index) ar9003_hw_get_duration() argument
464 void ath9k_hw_set_rx_bufsize(struct ath_hw *ah, u16 buf_size) ath9k_hw_set_rx_bufsize() argument
470 void ath9k_hw_addrxbuf_edma(struct ath_hw *ah, u32 rxdp, ath9k_hw_addrxbuf_edma() argument
480 int ath9k_hw_process_rxdesc_edma(struct ath_hw *ah, struct ath_rx_status *rxs, ath9k_hw_process_rxdesc_edma() argument
588 void ath9k_hw_reset_txstatus_ring(struct ath_hw *ah) ath9k_hw_reset_txstatus_ring() argument
604 void ath9k_hw_setup_statusring(struct ath_hw *ah, void *ts_start, ath9k_hw_setup_statusring() argument
H A Dbeacon.c35 struct ath_hw *ah = sc->sc_ah; ath9k_beaconq_config() local
76 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_setup() local
322 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_tasklet() local
447 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_init() local
467 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_config_ap() local
473 static void ath9k_beacon_config_sta(struct ath_hw *ah, ath9k_beacon_config_sta() argument
492 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_config_adhoc() local
588 struct ath_hw *ah = sc->sc_ah; ath9k_beacon_config() local
H A Dbtcoex.c55 void ath9k_hw_init_btcoex_hw(struct ath_hw *ah, int qnum) ath9k_hw_init_btcoex_hw() argument
93 void ath9k_hw_btcoex_init_scheme(struct ath_hw *ah) ath9k_hw_btcoex_init_scheme() argument
127 void ath9k_hw_btcoex_init_2wire(struct ath_hw *ah) ath9k_hw_btcoex_init_2wire() argument
149 void ath9k_hw_btcoex_init_3wire(struct ath_hw *ah) ath9k_hw_btcoex_init_3wire() argument
175 void ath9k_hw_btcoex_init_mci(struct ath_hw *ah) ath9k_hw_btcoex_init_mci() argument
199 static void ath9k_hw_btcoex_enable_2wire(struct ath_hw *ah) ath9k_hw_btcoex_enable_2wire() argument
212 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah, ath9k_hw_btcoex_set_weight() argument
261 static void ath9k_hw_btcoex_enable_3wire(struct ath_hw *ah) ath9k_hw_btcoex_enable_3wire() argument
299 static void ath9k_hw_btcoex_enable_mci(struct ath_hw *ah) ath9k_hw_btcoex_enable_mci() argument
312 static void ath9k_hw_btcoex_disable_mci(struct ath_hw *ah) ath9k_hw_btcoex_disable_mci() argument
324 void ath9k_hw_btcoex_enable(struct ath_hw *ah) ath9k_hw_btcoex_enable() argument
352 void ath9k_hw_btcoex_disable(struct ath_hw *ah) ath9k_hw_btcoex_disable() argument
389 void ath9k_hw_btcoex_bt_stomp(struct ath_hw *ah, ath9k_hw_btcoex_bt_stomp() argument
417 void ath9k_hw_btcoex_set_concur_txprio(struct ath_hw *ah, u8 *stomp_txprio) ath9k_hw_btcoex_set_concur_txprio() argument
H A Dcommon.c38 struct ath_hw *ah = common->ah; ath9k_cmn_rx_accept() local
124 struct ath_hw *ah = common->ah; ath9k_cmn_rx_skb_postprocess() local
178 struct ath_hw *ah = common->ah; ath9k_cmn_process_rate() local
217 struct ath_hw *ah = common->ah; ath9k_cmn_process_rssi() local
366 void ath9k_cmn_update_txpow(struct ath_hw *ah, u16 cur_txpow, ath9k_cmn_update_txpow() argument
379 void ath9k_cmn_init_crypto(struct ath_hw *ah) ath9k_cmn_init_crypto() argument
339 ath9k_cmn_get_channel(struct ieee80211_hw *hw, struct ath_hw *ah, struct cfg80211_chan_def *chandef) ath9k_cmn_get_channel() argument
H A Ddynack.c43 static inline u32 ath_dynack_get_sifs(struct ath_hw *ah, int phy) ath_dynack_get_sifs() argument
63 static inline bool ath_dynack_bssidmask(struct ath_hw *ah, const u8 *mac) ath_dynack_bssidmask() argument
83 static void ath_dynack_compute_ackto(struct ath_hw *ah) ath_dynack_compute_ackto() argument
113 static void ath_dynack_compute_to(struct ath_hw *ah) ath_dynack_compute_to() argument
171 void ath_dynack_sample_tx_ts(struct ath_hw *ah, struct sk_buff *skb, ath_dynack_sample_tx_ts() argument
247 void ath_dynack_sample_ack_ts(struct ath_hw *ah, struct sk_buff *skb, ath_dynack_sample_ack_ts() argument
280 void ath_dynack_node_init(struct ath_hw *ah, struct ath_node *an) ath_dynack_node_init() argument
300 void ath_dynack_node_deinit(struct ath_hw *ah, struct ath_node *an) ath_dynack_node_deinit() argument
315 void ath_dynack_reset(struct ath_hw *ah) ath_dynack_reset() argument
341 void ath_dynack_init(struct ath_hw *ah) ath_dynack_init() argument
H A Dgpio.c70 struct ath_hw *ah = sc->sc_ah; ath_fill_led_pin() local
106 struct ath_hw *ah = sc->sc_ah; ath_is_rfkill_set() local
127 struct ath_hw *ah = sc->sc_ah; ath_start_rfkill_poll() local
145 struct ath_hw *ah = sc->sc_ah; ath_detect_bt_priority() local
175 struct ath_hw *ah = sc->sc_ah; ath_mci_ftp_adjust() local
197 struct ath_hw *ah = sc->sc_ah; ath_btcoex_period_timer() local
258 struct ath_hw *ah = sc->sc_ah; ath_btcoex_no_stomp_timer() local
301 struct ath_hw *ah = sc->sc_ah; ath9k_btcoex_timer_resume() local
326 struct ath_hw *ah = sc->sc_ah; ath9k_btcoex_timer_pause() local
368 struct ath_hw *ah = sc->sc_ah; ath9k_start_btcoex() local
386 struct ath_hw *ah = sc->sc_ah; ath9k_stop_btcoex() local
401 struct ath_hw *ah = sc->sc_ah; ath9k_deinit_btcoex() local
410 struct ath_hw *ah = sc->sc_ah; ath9k_init_btcoex() local
451 struct ath_hw *ah = sc->sc_ah; ath9k_dump_mci_btcoex() local
H A Dhtc_drv_beacon.c23 struct ath_hw *ah = priv->ah; ath9k_htc_beaconq_config() local
72 struct ath_hw *ah = priv->ah; ath9k_htc_beacon_init() local
114 struct ath_hw *ah = priv->ah; ath9k_htc_beacon_config_ap() local
124 struct ath_hw *ah = priv->ah; ath9k_htc_beacon_config_adhoc() local
H A Dhtc_drv_debug.c487 int ath9k_htc_init_debug(struct ath_hw *ah) ath9k_htc_init_debug() argument
H A Dhw-ops.h24 static inline void ath9k_hw_configpcipowersave(struct ath_hw *ah, ath9k_hw_configpcipowersave() argument
33 static inline void ath9k_hw_rxena(struct ath_hw *ah) ath9k_hw_rxena() argument
38 static inline void ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, ath9k_hw_set_desc_link() argument
44 static inline int ath9k_hw_calibrate(struct ath_hw *ah, ath9k_hw_calibrate() argument
51 static inline bool ath9k_hw_getisr(struct ath_hw *ah, enum ath9k_int *masked, ath9k_hw_getisr() argument
57 static inline void ath9k_hw_set_txdesc(struct ath_hw *ah, void *ds, ath9k_hw_set_txdesc() argument
63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, ath9k_hw_txprocdesc() argument
69 static inline int ath9k_hw_get_duration(struct ath_hw *ah, const void *ds, ath9k_hw_get_duration() argument
75 static inline void ath9k_hw_antdiv_comb_conf_get(struct ath_hw *ah, ath9k_hw_antdiv_comb_conf_get() argument
81 static inline void ath9k_hw_antdiv_comb_conf_set(struct ath_hw *ah, ath9k_hw_antdiv_comb_conf_set() argument
87 static inline void ath9k_hw_tx99_start(struct ath_hw *ah, u32 qnum) ath9k_hw_tx99_start() argument
92 static inline void ath9k_hw_tx99_stop(struct ath_hw *ah) ath9k_hw_tx99_stop() argument
97 static inline void ath9k_hw_tx99_set_txpower(struct ath_hw *ah, u8 power) ath9k_hw_tx99_set_txpower() argument
105 static inline void ath9k_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable) ath9k_hw_set_bt_ant_diversity() argument
111 static inline bool ath9k_hw_is_aic_enabled(struct ath_hw *ah) ath9k_hw_is_aic_enabled() argument
123 static inline void ath9k_hw_init_hang_checks(struct ath_hw *ah) ath9k_hw_init_hang_checks() argument
128 static inline bool ath9k_hw_detect_mac_hang(struct ath_hw *ah) ath9k_hw_detect_mac_hang() argument
133 static inline bool ath9k_hw_detect_bb_hang(struct ath_hw *ah) ath9k_hw_detect_bb_hang() argument
140 static inline int ath9k_hw_rf_set_freq(struct ath_hw *ah, ath9k_hw_rf_set_freq() argument
146 static inline void ath9k_hw_spur_mitigate_freq(struct ath_hw *ah, ath9k_hw_spur_mitigate_freq() argument
152 static inline bool ath9k_hw_set_rf_regs(struct ath_hw *ah, ath9k_hw_set_rf_regs() argument
162 static inline void ath9k_hw_init_bb(struct ath_hw *ah, ath9k_hw_init_bb() argument
168 static inline void ath9k_hw_set_channel_regs(struct ath_hw *ah, ath9k_hw_set_channel_regs() argument
174 static inline int ath9k_hw_process_ini(struct ath_hw *ah, ath9k_hw_process_ini() argument
180 static inline void ath9k_olc_init(struct ath_hw *ah) ath9k_olc_init() argument
188 static inline void ath9k_hw_set_rfmode(struct ath_hw *ah, ath9k_hw_set_rfmode() argument
194 static inline void ath9k_hw_mark_phy_inactive(struct ath_hw *ah) ath9k_hw_mark_phy_inactive() argument
199 static inline void ath9k_hw_set_delta_slope(struct ath_hw *ah, ath9k_hw_set_delta_slope() argument
205 static inline bool ath9k_hw_rfbus_req(struct ath_hw *ah) ath9k_hw_rfbus_req() argument
210 static inline void ath9k_hw_rfbus_done(struct ath_hw *ah) ath9k_hw_rfbus_done() argument
215 static inline void ath9k_hw_restore_chainmask(struct ath_hw *ah) ath9k_hw_restore_chainmask() argument
223 static inline bool ath9k_hw_ani_control(struct ath_hw *ah, ath9k_hw_ani_control() argument
229 static inline void ath9k_hw_do_getnf(struct ath_hw *ah, ath9k_hw_do_getnf() argument
235 static inline bool ath9k_hw_init_cal(struct ath_hw *ah, ath9k_hw_init_cal() argument
241 static inline void ath9k_hw_setup_calibration(struct ath_hw *ah, ath9k_hw_setup_calibration() argument
247 static inline int ath9k_hw_fast_chan_change(struct ath_hw *ah, ath9k_hw_fast_chan_change() argument
255 static inline void ath9k_hw_set_radar_params(struct ath_hw *ah) ath9k_hw_set_radar_params() argument
263 static inline void ath9k_hw_init_cal_settings(struct ath_hw *ah) ath9k_hw_init_cal_settings() argument
268 static inline u32 ath9k_hw_compute_pll_control(struct ath_hw *ah, ath9k_hw_compute_pll_control() argument
274 static inline void ath9k_hw_init_mode_gain_regs(struct ath_hw *ah) ath9k_hw_init_mode_gain_regs() argument
282 static inline void ath9k_hw_ani_cache_ini_regs(struct ath_hw *ah) ath9k_hw_ani_cache_ini_regs() argument
H A Dlink.c146 struct ath_hw *ah = sc->sc_ah; ath_paprd_activate() local
172 struct ath_hw *ah = sc->sc_ah; ath_paprd_send_frame() local
212 struct ath_hw *ah = sc->sc_ah; ath_paprd_calibrate() local
303 struct ath_hw *ah = sc->sc_ah; ath_ani_calibrate() local
419 struct ath_hw *ah = sc->sc_ah; ath_start_ani() local
447 struct ath_hw *ah = sc->sc_ah; ath_check_ani() local
486 struct ath_hw *ah = sc->sc_ah; ath_update_survey_nf() local
504 struct ath_hw *ah = sc->sc_ah; ath_update_survey_stats() local
H A Dar9002_phy.c66 static int ar9002_hw_set_channel(struct ath_hw *ah, struct ath9k_channel *chan) ar9002_hw_set_channel() argument
167 static void ar9002_hw_spur_mitigate(struct ath_hw *ah, ar9002_hw_spur_mitigate() argument
424 static void ar9002_olc_init(struct ath_hw *ah) ar9002_olc_init() argument
448 static u32 ar9002_hw_compute_pll_control(struct ath_hw *ah, ar9002_hw_compute_pll_control() argument
475 static void ar9002_hw_do_getnf(struct ath_hw *ah, ar9002_hw_do_getnf() argument
498 static void ar9002_hw_set_nf_limits(struct ath_hw *ah) ar9002_hw_set_nf_limits() argument
522 static void ar9002_hw_antdiv_comb_conf_get(struct ath_hw *ah, ar9002_hw_antdiv_comb_conf_get() argument
539 static void ar9002_hw_antdiv_comb_conf_set(struct ath_hw *ah, ar9002_hw_antdiv_comb_conf_set() argument
560 static void ar9002_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable) ar9002_hw_set_bt_ant_diversity() argument
621 static void ar9002_hw_spectral_scan_config(struct ath_hw *ah, ar9002_hw_spectral_scan_config() argument
664 static void ar9002_hw_spectral_scan_trigger(struct ath_hw *ah) ar9002_hw_spectral_scan_trigger() argument
672 static void ar9002_hw_spectral_scan_wait(struct ath_hw *ah) ar9002_hw_spectral_scan_wait() argument
685 static void ar9002_hw_tx99_start(struct ath_hw *ah, u32 qnum) ar9002_hw_tx99_start() argument
700 static void ar9002_hw_tx99_stop(struct ath_hw *ah) ar9002_hw_tx99_stop() argument
705 void ar9002_hw_attach_phy_ops(struct ath_hw *ah) ar9002_hw_attach_phy_ops() argument
H A Dcommon-spectral.c43 struct ath_hw *ah = spec_priv->ah; ath_cmn_process_fft() local
241 struct ath_hw *ah = spec_priv->ah; ath9k_cmn_spectral_scan_trigger() local
273 struct ath_hw *ah = spec_priv->ah; ath9k_cmn_spectral_scan_config() local
H A Dmac.c21 static void ath9k_hw_set_txq_interrupts(struct ath_hw *ah, ath9k_hw_set_txq_interrupts() argument
46 u32 ath9k_hw_gettxbuf(struct ath_hw *ah, u32 q) ath9k_hw_gettxbuf() argument
52 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp) ath9k_hw_puttxbuf() argument
58 void ath9k_hw_txstart(struct ath_hw *ah, u32 q) ath9k_hw_txstart() argument
65 u32 ath9k_hw_numtxpending(struct ath_hw *ah, u32 q) ath9k_hw_numtxpending() argument
105 bool ath9k_hw_updatetxtriglevel(struct ath_hw *ah, bool bIncTrigLevel) ath9k_hw_updatetxtriglevel() argument
134 void ath9k_hw_abort_tx_dma(struct ath_hw *ah) ath9k_hw_abort_tx_dma() argument
170 bool ath9k_hw_stop_dma_queue(struct ath_hw *ah, u32 q) ath9k_hw_stop_dma_queue() argument
196 bool ath9k_hw_set_txq_props(struct ath_hw *ah, int q, ath9k_hw_set_txq_props() argument
261 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q, ath9k_hw_get_txq_props() argument
293 int ath9k_hw_setuptxqueue(struct ath_hw *ah, enum ath9k_tx_queue type, ath9k_hw_setuptxqueue() argument
337 static void ath9k_hw_clear_queue_interrupts(struct ath_hw *ah, u32 q) ath9k_hw_clear_queue_interrupts() argument
346 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q) ath9k_hw_releasetxqueue() argument
367 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) ath9k_hw_resettxqueue() argument
524 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, ath9k_hw_rxprocdesc() argument
638 bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set) ath9k_hw_setrxabort() argument
668 void ath9k_hw_putrxbuf(struct ath_hw *ah, u32 rxdp) ath9k_hw_putrxbuf() argument
674 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning) ath9k_hw_startpcureceive() argument
684 void ath9k_hw_abortpcurecv(struct ath_hw *ah) ath9k_hw_abortpcurecv() argument
692 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) ath9k_hw_stopdmarecv() argument
741 int ath9k_hw_beaconq_setup(struct ath_hw *ah) ath9k_hw_beaconq_setup() argument
757 bool ath9k_hw_intrpend(struct ath_hw *ah) ath9k_hw_intrpend() argument
780 void ath9k_hw_kill_interrupts(struct ath_hw *ah) ath9k_hw_kill_interrupts() argument
797 void ath9k_hw_disable_interrupts(struct ath_hw *ah) ath9k_hw_disable_interrupts() argument
808 void ath9k_hw_enable_interrupts(struct ath_hw *ah) ath9k_hw_enable_interrupts() argument
846 void ath9k_hw_set_interrupts(struct ath_hw *ah) ath9k_hw_set_interrupts() argument
959 void ath9k_hw_set_tx_filter(struct ath_hw *ah, u8 destidx, bool set) ath9k_hw_set_tx_filter() argument
H A Dmci.c212 struct ath_hw *ah = sc->sc_ah; ath_mci_cal_msg() local
369 struct ath_hw *ah = sc->sc_ah; ath_mci_msg() local
476 struct ath_hw *ah = sc->sc_ah; ath_mci_cleanup() local
486 struct ath_hw *ah = sc->sc_ah; ath_mci_intr() local
644 struct ath_hw *ah = sc->sc_ah; ath9k_mci_update_wlan_channels() local
695 struct ath_hw *ah = sc->sc_ah; ath9k_mci_set_txpower() local
727 struct ath_hw *ah = sc->sc_ah; ath9k_mci_stomp_audio() local
743 struct ath_hw *ah = sc->sc_ah; ath9k_mci_update_rssi() local
H A Drecv.c40 struct ath_hw *ah = sc->sc_ah; ath_rx_buf_link() local
90 struct ath_hw *ah = sc->sc_ah; ath_opmode_init() local
113 struct ath_hw *ah = sc->sc_ah; ath_rx_edma_buf_link() local
173 struct ath_hw *ah = sc->sc_ah; ath_rx_edma_cleanup() local
201 struct ath_hw *ah = sc->sc_ah; ath_rx_edma_init() local
333 struct ath_hw *ah = sc->sc_ah; ath_rx_cleanup() local
444 struct ath_hw *ah = sc->sc_ah; ath_startrecv() local
483 struct ath_hw *ah = sc->sc_ah; ath_stoprecv() local
635 struct ath_hw *ah = sc->sc_ah; ath_edma_get_buffers() local
700 struct ath_hw *ah = sc->sc_ah; ath_get_next_rx_buf() local
817 struct ath_hw *ah = sc->sc_ah; ath9k_rx_skb_preprocess() local
953 struct ath_hw *ah = sc->sc_ah; ath9k_antenna_check() local
1002 struct ath_hw *ah = sc->sc_ah; ath_rx_tasklet() local
H A Dar9002_calib.c29 static bool ar9002_hw_is_cal_supported(struct ath_hw *ah, ar9002_hw_is_cal_supported() argument
49 static void ar9002_hw_setup_calibration(struct ath_hw *ah, ar9002_hw_setup_calibration() argument
78 static bool ar9002_hw_per_calibration(struct ath_hw *ah, ar9002_hw_per_calibration() argument
116 static void ar9002_hw_iqcal_collect(struct ath_hw *ah) ar9002_hw_iqcal_collect() argument
135 static void ar9002_hw_adc_gaincal_collect(struct ath_hw *ah) ar9002_hw_adc_gaincal_collect() argument
159 static void ar9002_hw_adc_dccal_collect(struct ath_hw *ah) ar9002_hw_adc_dccal_collect() argument
183 static void ar9002_hw_iqcalibrate(struct ath_hw *ah, u8 numChains) ar9002_hw_iqcalibrate() argument
260 static void ar9002_hw_adc_gaincal_calibrate(struct ath_hw *ah, u8 numChains) ar9002_hw_adc_gaincal_calibrate() argument
314 static void ar9002_hw_adc_dccal_calibrate(struct ath_hw *ah, u8 numChains) ar9002_hw_adc_dccal_calibrate() argument
368 static void ar9287_hw_olc_temp_compensation(struct ath_hw *ah) ar9287_hw_olc_temp_compensation() argument
398 static void ar9280_hw_olc_temp_compensation(struct ath_hw *ah) ar9280_hw_olc_temp_compensation() argument
428 static void ar9271_hw_pa_cal(struct ath_hw *ah, bool is_reset) ar9271_hw_pa_cal() argument
532 static inline void ar9285_hw_pa_cal(struct ath_hw *ah, bool is_reset) ar9285_hw_pa_cal() argument
636 static void ar9002_hw_pa_cal(struct ath_hw *ah, bool is_reset) ar9002_hw_pa_cal() argument
651 static void ar9002_hw_olc_temp_compensation(struct ath_hw *ah) ar9002_hw_olc_temp_compensation() argument
659 static int ar9002_hw_calibrate(struct ath_hw *ah, struct ath9k_channel *chan, ar9002_hw_calibrate() argument
715 static bool ar9285_hw_cl_cal(struct ath_hw *ah, struct ath9k_channel *chan) ar9285_hw_cl_cal() argument
757 static bool ar9285_hw_clc(struct ath_hw *ah, struct ath9k_channel *chan) ar9285_hw_clc() argument
813 static bool ar9002_hw_init_cal(struct ath_hw *ah, struct ath9k_channel *chan) ar9002_hw_init_cal() argument
951 static void ar9002_hw_init_cal_settings(struct ath_hw *ah) ar9002_hw_init_cal_settings() argument
980 void ar9002_hw_attach_calib_ops(struct ath_hw *ah) ar9002_hw_attach_calib_ops() argument
H A Deeprom.c19 void ath9k_hw_analog_shift_regwrite(struct ath_hw *ah, u32 reg, u32 val) ath9k_hw_analog_shift_regwrite() argument
27 void ath9k_hw_analog_shift_rmw(struct ath_hw *ah, u32 reg, u32 mask, ath9k_hw_analog_shift_rmw() argument
79 void ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data, ath9k_hw_usb_gen_fill_eeprom() argument
111 static bool ath9k_hw_nvram_read_blob(struct ath_hw *ah, u32 off, ath9k_hw_nvram_read_blob() argument
124 bool ath9k_hw_nvram_read(struct ath_hw *ah, u32 off, u16 *data) ath9k_hw_nvram_read() argument
168 void ath9k_hw_get_legacy_target_powers(struct ath_hw *ah, ath9k_hw_get_legacy_target_powers() argument
223 void ath9k_hw_get_target_powers(struct ath_hw *ah, ath9k_hw_get_target_powers() argument
305 u16 ath9k_hw_get_scaled_power(struct ath_hw *ah, u16 power_limit, ath9k_hw_get_scaled_power() argument
333 void ath9k_hw_update_regulatory_maxpower(struct ath_hw *ah) ath9k_hw_update_regulatory_maxpower() argument
353 void ath9k_hw_get_gain_boundaries_pdadcs(struct ath_hw *ah, ath9k_hw_get_gain_boundaries_pdadcs() argument
561 int ath9k_hw_eeprom_init(struct ath_hw *ah) ath9k_hw_eeprom_init() argument
H A Deeprom_4k.c21 static int ath9k_hw_4k_get_eeprom_ver(struct ath_hw *ah) ath9k_hw_4k_get_eeprom_ver() argument
26 static int ath9k_hw_4k_get_eeprom_rev(struct ath_hw *ah) ath9k_hw_4k_get_eeprom_rev() argument
33 static bool __ath9k_hw_4k_fill_eeprom(struct ath_hw *ah) __ath9k_hw_4k_fill_eeprom() argument
47 static bool __ath9k_hw_usb_4k_fill_eeprom(struct ath_hw *ah) __ath9k_hw_usb_4k_fill_eeprom() argument
56 static bool ath9k_hw_4k_fill_eeprom(struct ath_hw *ah) ath9k_hw_4k_fill_eeprom() argument
125 static u32 ath9k_hw_4k_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_4k_dump_eeprom() argument
173 static u32 ath9k_hw_4k_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_4k_dump_eeprom() argument
183 static int ath9k_hw_4k_check_eeprom(struct ath_hw *ah) ath9k_hw_4k_check_eeprom() argument
297 static u32 ath9k_hw_4k_get_eeprom(struct ath_hw *ah, ath9k_hw_4k_get_eeprom() argument
351 static void ath9k_hw_set_4k_power_cal_table(struct ath_hw *ah, ath9k_hw_set_4k_power_cal_table() argument
456 static void ath9k_hw_set_4k_power_per_rate_table(struct ath_hw *ah, ath9k_hw_set_4k_power_per_rate_table() argument
646 static void ath9k_hw_4k_set_txpower(struct ath_hw *ah, ath9k_hw_4k_set_txpower() argument
770 static void ath9k_hw_4k_set_gain(struct ath_hw *ah, ath9k_hw_4k_set_gain() argument
828 static void ath9k_hw_4k_set_board_values(struct ath_hw *ah, ath9k_hw_4k_set_board_values() argument
1108 static u16 ath9k_hw_4k_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_4k_get_spur_channel() argument
H A Deeprom_9287.c23 static int ath9k_hw_ar9287_get_eeprom_ver(struct ath_hw *ah) ath9k_hw_ar9287_get_eeprom_ver() argument
28 static int ath9k_hw_ar9287_get_eeprom_rev(struct ath_hw *ah) ath9k_hw_ar9287_get_eeprom_rev() argument
33 static bool __ath9k_hw_ar9287_fill_eeprom(struct ath_hw *ah) __ath9k_hw_ar9287_fill_eeprom() argument
49 static bool __ath9k_hw_usb_ar9287_fill_eeprom(struct ath_hw *ah) __ath9k_hw_usb_ar9287_fill_eeprom() argument
59 static bool ath9k_hw_ar9287_fill_eeprom(struct ath_hw *ah) ath9k_hw_ar9287_fill_eeprom() argument
121 static u32 ath9k_hw_ar9287_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_ar9287_dump_eeprom() argument
170 static u32 ath9k_hw_ar9287_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_ar9287_dump_eeprom() argument
178 static int ath9k_hw_ar9287_check_eeprom(struct ath_hw *ah) ath9k_hw_ar9287_check_eeprom() argument
283 static u32 ath9k_hw_ar9287_get_eeprom(struct ath_hw *ah, ath9k_hw_ar9287_get_eeprom() argument
338 static void ar9287_eeprom_get_tx_gain_index(struct ath_hw *ah, ar9287_eeprom_get_tx_gain_index() argument
367 static void ar9287_eeprom_olpc_set_pdadcs(struct ath_hw *ah, ar9287_eeprom_olpc_set_pdadcs() argument
408 static void ath9k_hw_set_ar9287_power_cal_table(struct ath_hw *ah, ath9k_hw_set_ar9287_power_cal_table() argument
547 static void ath9k_hw_set_ar9287_power_per_rate_table(struct ath_hw *ah, ath9k_hw_set_ar9287_power_per_rate_table() argument
762 static void ath9k_hw_ar9287_set_txpower(struct ath_hw *ah, ath9k_hw_ar9287_set_txpower() argument
907 static void ath9k_hw_ar9287_set_board_values(struct ath_hw *ah, ath9k_hw_ar9287_set_board_values() argument
1019 static u16 ath9k_hw_ar9287_get_spur_channel(struct ath_hw *ah, ath9k_hw_ar9287_get_spur_channel() argument
H A Dhtc_drv_init.c232 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_regread() local
254 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_multi_regread() local
300 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_regwrite_single() local
321 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_regwrite_buffer() local
344 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_regwrite() local
356 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_enable_regwrite_buffer() local
365 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_regwrite_flush() local
382 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_reg_rmw_buffer() local
420 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_reg_rmw_flush() local
452 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_enable_rmw_buffer() local
465 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_reg_rmw_single() local
489 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_reg_rmw() local
519 struct ath_hw *ah = (struct ath_hw *) common->ah; ath_usb_eeprom_read() local
608 struct ath_hw *ah = NULL; ath9k_init_priv() local
716 struct ath_hw *ah = priv->ah; ath9k_set_hw_capab() local
827 struct ath_hw *ah; ath9k_init_device() local
H A Dhtc_drv_txrx.c191 struct ath_hw *ah = priv->ah; ath_htc_txq_update() local
821 struct ath_hw *ah = priv->ah; ath9k_htc_txq_setup() local
865 struct ath_hw *ah = priv->ah; ath9k_htc_calcrxfilter() local
916 struct ath_hw *ah = priv->ah; ath9k_htc_opmode_init() local
978 struct ath_hw *ah = common->ah; ath9k_rx_prepare() local
1113 struct ath_hw *ah = priv->ah; ath9k_htc_rxep() local
H A Dinit.c30 struct ath_hw *ah; member in struct:ath9k_eeprom_ctx
118 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_iowrite32() local
133 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_ioread32() local
173 struct ath_hw *ah = (struct ath_hw *) hw_priv; ath9k_reg_rmw() local
198 struct ath_hw *ah = sc->sc_ah; ath9k_reg_notifier() local
394 struct ath_hw *ah = sc->sc_ah; ath9k_init_pcoem_platform() local
484 struct ath_hw *ah = ah = sc->sc_ah; ath9k_eeprom_request() local
518 struct ath_hw *ah = sc->sc_ah; ath9k_init_soc_platform() local
540 struct ath_hw *ah = NULL; ath9k_init_softc() local
695 struct ath_hw *ah = sc->sc_ah; ath9k_init_band_txpower() local
712 struct ath_hw *ah = sc->sc_ah; ath9k_init_txpower_limits() local
800 struct ath_hw *ah = sc->sc_ah; ath9k_set_mcc_capab() local
825 struct ath_hw *ah = sc->sc_ah; ath9k_set_hw_capab() local
917 struct ath_hw *ah; ath9k_init_device() local
H A Dar9003_mci.c24 static void ar9003_mci_reset_req_wakeup(struct ath_hw *ah) ar9003_mci_reset_req_wakeup() argument
33 static int ar9003_mci_wait_for_interrupt(struct ath_hw *ah, u32 address, ar9003_mci_wait_for_interrupt() argument
79 static void ar9003_mci_remote_reset(struct ath_hw *ah, bool wait_done) ar9003_mci_remote_reset() argument
88 static void ar9003_mci_send_lna_transfer(struct ath_hw *ah, bool wait_done) ar9003_mci_send_lna_transfer() argument
96 static void ar9003_mci_send_req_wake(struct ath_hw *ah, bool wait_done) ar9003_mci_send_req_wake() argument
103 static void ar9003_mci_send_sys_waking(struct ath_hw *ah, bool wait_done) ar9003_mci_send_sys_waking() argument
109 static void ar9003_mci_send_lna_take(struct ath_hw *ah, bool wait_done) ar9003_mci_send_lna_take() argument
117 static void ar9003_mci_send_sys_sleeping(struct ath_hw *ah, bool wait_done) ar9003_mci_send_sys_sleeping() argument
124 static void ar9003_mci_send_coex_version_query(struct ath_hw *ah, ar9003_mci_send_coex_version_query() argument
139 static void ar9003_mci_send_coex_version_response(struct ath_hw *ah, ar9003_mci_send_coex_version_response() argument
154 static void ar9003_mci_send_coex_wlan_channels(struct ath_hw *ah, ar9003_mci_send_coex_wlan_channels() argument
170 static void ar9003_mci_send_coex_bt_status_query(struct ath_hw *ah, ar9003_mci_send_coex_bt_status_query() argument
201 static void ar9003_mci_send_coex_halt_bt_gpm(struct ath_hw *ah, bool halt, ar9003_mci_send_coex_halt_bt_gpm() argument
224 static void ar9003_mci_prep_interface(struct ath_hw *ah) ar9003_mci_prep_interface() argument
321 void ar9003_mci_set_full_sleep(struct ath_hw *ah) ar9003_mci_set_full_sleep() argument
334 static void ar9003_mci_disable_interrupt(struct ath_hw *ah) ar9003_mci_disable_interrupt() argument
340 static void ar9003_mci_enable_interrupt(struct ath_hw *ah) ar9003_mci_enable_interrupt() argument
347 static bool ar9003_mci_check_int(struct ath_hw *ah, u32 ints) ar9003_mci_check_int() argument
355 void ar9003_mci_get_interrupt(struct ath_hw *ah, u32 *raw_intr, ar9003_mci_get_interrupt() argument
369 void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked) ar9003_mci_get_isr() argument
394 static void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g) ar9003_mci_2g5g_changed() argument
405 static bool ar9003_mci_is_gpm_valid(struct ath_hw *ah, u32 msg_index) ar9003_mci_is_gpm_valid() argument
425 static void ar9003_mci_observation_set_up(struct ath_hw *ah) ar9003_mci_observation_set_up() argument
465 static bool ar9003_mci_send_coex_bt_flags(struct ath_hw *ah, bool wait_done, ar9003_mci_send_coex_bt_flags() argument
483 static void ar9003_mci_sync_bt_state(struct ath_hw *ah) ar9003_mci_sync_bt_state() argument
503 void ar9003_mci_check_bt(struct ath_hw *ah) ar9003_mci_check_bt() argument
523 static void ar9003_mci_process_gpm_extra(struct ath_hw *ah, u8 gpm_type, ar9003_mci_process_gpm_extra() argument
570 static u32 ar9003_mci_wait_for_gpm(struct ath_hw *ah, u8 gpm_type, ar9003_mci_wait_for_gpm() argument
679 bool ar9003_mci_start_reset(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_mci_start_reset() argument
719 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, ar9003_mci_end_reset() argument
773 static void ar9003_mci_mute_bt(struct ath_hw *ah) ar9003_mci_mute_bt() argument
801 static void ar9003_mci_osla_setup(struct ath_hw *ah, bool enable) ar9003_mci_osla_setup() argument
832 static void ar9003_mci_stat_setup(struct ath_hw *ah) ar9003_mci_stat_setup() argument
851 static void ar9003_mci_set_btcoex_ctrl_9565_1ANT(struct ath_hw *ah) ar9003_mci_set_btcoex_ctrl_9565_1ANT() argument
870 static void ar9003_mci_set_btcoex_ctrl_9565_2ANT(struct ath_hw *ah) ar9003_mci_set_btcoex_ctrl_9565_2ANT() argument
889 static void ar9003_mci_set_btcoex_ctrl_9462(struct ath_hw *ah) ar9003_mci_set_btcoex_ctrl_9462() argument
906 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, ar9003_mci_reset() argument
1026 void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep) ar9003_mci_stop_bt() argument
1042 static void ar9003_mci_send_2g5g_status(struct ath_hw *ah, bool wait_done) ar9003_mci_send_2g5g_status() argument
1070 static void ar9003_mci_queue_unsent_gpm(struct ath_hw *ah, u8 header, ar9003_mci_queue_unsent_gpm() argument
1119 void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool force) ar9003_mci_2g5g_switch() argument
1155 bool ar9003_mci_send_message(struct ath_hw *ah, u8 header, u32 flag, ar9003_mci_send_message() argument
1220 void ar9003_mci_init_cal_req(struct ath_hw *ah, bool *is_reusable) ar9003_mci_init_cal_req() argument
1243 void ar9003_mci_init_cal_done(struct ath_hw *ah) ar9003_mci_init_cal_done() argument
1257 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf, ar9003_mci_setup() argument
1271 void ar9003_mci_cleanup(struct ath_hw *ah) ar9003_mci_cleanup() argument
1279 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type) ar9003_mci_state() argument
1393 void ar9003_mci_bt_gain_ctrl(struct ath_hw *ah) ar9003_mci_bt_gain_ctrl() argument
1412 void ar9003_mci_set_power_awake(struct ath_hw *ah) ar9003_mci_set_power_awake() argument
1446 void ar9003_mci_check_gpm_offset(struct ath_hw *ah) ar9003_mci_check_gpm_offset() argument
1465 u32 ar9003_mci_get_next_gpm_offset(struct ath_hw *ah, u32 *more) ar9003_mci_get_next_gpm_offset() argument
1540 void ar9003_mci_set_bt_version(struct ath_hw *ah, u8 major, u8 minor) ar9003_mci_set_bt_version() argument
1552 void ar9003_mci_send_wlan_channels(struct ath_hw *ah) ar9003_mci_send_wlan_channels() argument
1561 u16 ar9003_mci_get_max_txpower(struct ath_hw *ah, u8 ctlmode) ar9003_mci_get_max_txpower() argument
H A Dar9003_paprd.c21 void ar9003_paprd_enable(struct ath_hw *ah, bool val) ar9003_paprd_enable() argument
71 static int ar9003_get_training_power_2g(struct ath_hw *ah) ar9003_get_training_power_2g() argument
98 static int ar9003_get_training_power_5g(struct ath_hw *ah) ar9003_get_training_power_5g() argument
138 static int ar9003_paprd_setup_single_table(struct ath_hw *ah) ar9003_paprd_setup_single_table() argument
291 static void ar9003_paprd_get_gain_table(struct ath_hw *ah) ar9003_paprd_get_gain_table() argument
305 static unsigned int ar9003_get_desired_gain(struct ath_hw *ah, int chain, ar9003_get_desired_gain() argument
370 static void ar9003_tx_force_gain(struct ath_hw *ah, unsigned int gain_index) ar9003_tx_force_gain() argument
751 void ar9003_paprd_populate_single_table(struct ath_hw *ah, ar9003_paprd_populate_single_table() argument
799 void ar9003_paprd_setup_gain_table(struct ath_hw *ah, int chain) ar9003_paprd_setup_gain_table() argument
820 static bool ar9003_paprd_retrain_pa_in(struct ath_hw *ah, ar9003_paprd_retrain_pa_in() argument
916 int ar9003_paprd_create_curve(struct ath_hw *ah, ar9003_paprd_create_curve() argument
963 int ar9003_paprd_init_table(struct ath_hw *ah) ar9003_paprd_init_table() argument
976 bool ar9003_paprd_is_done(struct ath_hw *ah) ar9003_paprd_is_done() argument
1006 bool ar9003_is_paprd_enabled(struct ath_hw *ah) ar9003_is_paprd_enabled() argument
H A Dchannel.c25 struct ath_hw *ah = sc->sc_ah; ath_set_channel() local
358 struct ath_hw *ah = sc->sc_ah; ath_chanctx_setup_timer() local
477 struct ath_hw *ah = sc->sc_ah; ath_chanctx_event() local
1354 struct ath_hw *ah = sc->sc_ah; ath9k_chanctx_stop_queues() local
1373 struct ath_hw *ah = sc->sc_ah; ath9k_chanctx_wake_queues() local
1395 struct ath_hw *ah = sc->sc_ah; ath9k_update_p2p_ps_timer() local
H A Ddebug.c137 struct ath_hw *ah = sc->sc_ah; read_file_ani() local
304 struct ath_hw *ah = sc->sc_ah; read_file_antenna_diversity() local
408 struct ath_hw *ah = sc->sc_ah; read_file_dma() local
867 struct ath_hw *ah = sc->sc_ah; read_file_regval() local
883 struct ath_hw *ah = sc->sc_ah; write_file_regval() local
950 struct ath_hw *ah = sc->sc_ah; read_file_dump_nfcal() local
1028 struct ath_hw *ah = sc->sc_ah; read_file_ackto() local
1113 struct ath_hw *ah = sc->sc_ah; read_file_tpc() local
1138 struct ath_hw *ah = sc->sc_ah; write_file_tpc() local
1302 int ath9k_init_debug(struct ath_hw *ah) ath9k_init_debug() argument
H A Ddebug.h276 static inline int ath9k_init_debug(struct ath_hw *ah) ath9k_init_debug() argument
H A Deeprom_def.c21 static void ath9k_get_txgain_index(struct ath_hw *ah, ath9k_get_txgain_index() argument
56 static void ath9k_olc_get_pdadcs(struct ath_hw *ah, ath9k_olc_get_pdadcs() argument
80 static int ath9k_hw_def_get_eeprom_ver(struct ath_hw *ah) ath9k_hw_def_get_eeprom_ver() argument
85 static int ath9k_hw_def_get_eeprom_rev(struct ath_hw *ah) ath9k_hw_def_get_eeprom_rev() argument
92 static bool __ath9k_hw_def_fill_eeprom(struct ath_hw *ah) __ath9k_hw_def_fill_eeprom() argument
106 static bool __ath9k_hw_usb_def_fill_eeprom(struct ath_hw *ah) __ath9k_hw_usb_def_fill_eeprom() argument
115 static bool ath9k_hw_def_fill_eeprom(struct ath_hw *ah) ath9k_hw_def_fill_eeprom() argument
201 static u32 ath9k_hw_def_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_def_dump_eeprom() argument
253 static u32 ath9k_hw_def_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_def_dump_eeprom() argument
261 static int ath9k_hw_def_check_eeprom(struct ath_hw *ah) ath9k_hw_def_check_eeprom() argument
379 static u32 ath9k_hw_def_get_eeprom(struct ath_hw *ah, ath9k_hw_def_get_eeprom() argument
464 static void ath9k_hw_def_set_gain(struct ath_hw *ah, ath9k_hw_def_set_gain() argument
514 static void ath9k_hw_def_set_board_values(struct ath_hw *ah, ath9k_hw_def_set_board_values() argument
682 static void ath9k_hw_def_set_addac(struct ath_hw *ah, ath9k_hw_def_set_addac() argument
736 static int16_t ath9k_change_gain_boundary_setting(struct ath_hw *ah, ath9k_change_gain_boundary_setting() argument
777 static void ath9k_adjust_pdadc_values(struct ath_hw *ah, ath9k_adjust_pdadc_values() argument
806 static void ath9k_hw_set_def_power_cal_table(struct ath_hw *ah, ath9k_hw_set_def_power_cal_table() argument
965 static void ath9k_hw_set_def_power_per_rate_table(struct ath_hw *ah, ath9k_hw_set_def_power_per_rate_table() argument
1188 static void ath9k_hw_def_set_txpower(struct ath_hw *ah, ath9k_hw_def_set_txpower() argument
1346 static u16 ath9k_hw_def_get_spur_channel(struct ath_hw *ah, u16 i, bool is2GHz) ath9k_hw_def_get_spur_channel() argument
H A Dhtc_drv_main.c186 struct ath_hw *ah = priv->ah; ath9k_htc_reset() local
244 struct ath_hw *ah = priv->ah; ath9k_htc_set_channel() local
775 struct ath_hw *ah = priv->ah; ath9k_htc_ani_work() local
906 struct ath_hw *ah = priv->ah; ath9k_htc_start() local
975 struct ath_hw *ah = priv->ah; ath9k_htc_stop() local
1508 struct ath_hw *ah = priv->ah; ath9k_htc_bss_info_changed() local
1797 struct ath_hw *ah = priv->ah; ath9k_htc_get_stats() local
H A Dar5008_phy.c64 static void ar5008_write_bank6(struct ath_hw *ah, unsigned int *writecnt) ar5008_write_bank6() argument
144 static void ar5008_hw_force_bias(struct ath_hw *ah, u16 synth_freq) ar5008_hw_force_bias() argument
185 static int ar5008_hw_set_channel(struct ath_hw *ah, struct ath9k_channel *chan) ar5008_hw_set_channel() argument
265 static void ar5008_hw_spur_mitigate(struct ath_hw *ah, ar5008_hw_spur_mitigate() argument
475 static int ar5008_hw_rf_alloc_ext_banks(struct ath_hw *ah) ar5008_hw_rf_alloc_ext_banks() argument
502 static bool ar5008_hw_set_rf_regs(struct ath_hw *ah, ar5008_hw_set_rf_regs() argument
556 static void ar5008_hw_init_bb(struct ath_hw *ah, ar5008_hw_init_bb() argument
568 static void ar5008_hw_init_chain_masks(struct ath_hw *ah) ar5008_hw_init_chain_masks() argument
611 static void ar5008_hw_override_ini(struct ath_hw *ah, ar5008_hw_override_ini() argument
664 static void ar5008_hw_set_channel_regs(struct ath_hw *ah, ar5008_hw_set_channel_regs() argument
698 static int ar5008_hw_process_ini(struct ath_hw *ah, ar5008_hw_process_ini() argument
802 static void ar5008_hw_set_rfmode(struct ath_hw *ah, struct ath9k_channel *chan) ar5008_hw_set_rfmode() argument
824 static void ar5008_hw_mark_phy_inactive(struct ath_hw *ah) ar5008_hw_mark_phy_inactive() argument
829 static void ar5008_hw_set_delta_slope(struct ath_hw *ah, ar5008_hw_set_delta_slope() argument
863 static bool ar5008_hw_rfbus_req(struct ath_hw *ah) ar5008_hw_rfbus_req() argument
870 static void ar5008_hw_rfbus_done(struct ath_hw *ah) ar5008_hw_rfbus_done() argument
879 static void ar5008_restore_chainmask(struct ath_hw *ah) ar5008_restore_chainmask() argument
889 static u32 ar9160_hw_compute_pll_control(struct ath_hw *ah, ar9160_hw_compute_pll_control() argument
909 static u32 ar5008_hw_compute_pll_control(struct ath_hw *ah, ar5008_hw_compute_pll_control() argument
929 static bool ar5008_hw_ani_control_new(struct ath_hw *ah, ar5008_hw_ani_control_new() argument
1113 static void ar5008_hw_do_getnf(struct ath_hw *ah, ar5008_hw_do_getnf() argument
1145 static void ar5008_hw_ani_cache_ini_regs(struct ath_hw *ah) ar5008_hw_ani_cache_ini_regs() argument
1196 static void ar5008_hw_set_nf_limits(struct ath_hw *ah) ar5008_hw_set_nf_limits() argument
1206 static void ar5008_hw_set_radar_params(struct ath_hw *ah, ar5008_hw_set_radar_params() argument
1240 static void ar5008_hw_set_radar_conf(struct ath_hw *ah) ar5008_hw_set_radar_conf() argument
1254 static void ar5008_hw_init_txpower_cck(struct ath_hw *ah, int16_t *rate_array) ar5008_hw_init_txpower_cck() argument
1267 static void ar5008_hw_init_txpower_ofdm(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_txpower_ofdm() argument
1278 static void ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_txpower_ht() argument
1292 void ar5008_hw_init_rate_txpower(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_rate_txpower() argument
1319 int ar5008_hw_attach_phy_ops(struct ath_hw *ah) ar5008_hw_attach_phy_ops() argument
H A Dar9003_calib.c38 static void ar9003_hw_setup_calibration(struct ath_hw *ah, ar9003_hw_setup_calibration() argument
72 static bool ar9003_hw_per_calibration(struct ath_hw *ah, ar9003_hw_per_calibration() argument
124 static int ar9003_hw_calibrate(struct ath_hw *ah, struct ath9k_channel *chan, ar9003_hw_calibrate() argument
176 static void ar9003_hw_iqcal_collect(struct ath_hw *ah) ar9003_hw_iqcal_collect() argument
198 static void ar9003_hw_iqcalibrate(struct ath_hw *ah, u8 numChains) ar9003_hw_iqcalibrate() argument
318 static void ar9003_hw_init_cal_settings(struct ath_hw *ah) ar9003_hw_init_cal_settings() argument
334 static bool ar9003_hw_dynamic_osdac_selection(struct ath_hw *ah, ar9003_hw_dynamic_osdac_selection() argument
552 static bool ar9003_hw_solve_iq_cal(struct ath_hw *ah, ar9003_hw_solve_iq_cal() argument
600 static s32 ar9003_hw_find_mag_approx(struct ath_hw *ah, s32 in_re, s32 in_im) ar9003_hw_find_mag_approx() argument
619 static bool ar9003_hw_calc_iq_corr(struct ath_hw *ah, ar9003_hw_calc_iq_corr() argument
889 static void ar9003_hw_tx_iq_cal_outlier_detection(struct ath_hw *ah, ar9003_hw_tx_iq_cal_outlier_detection() argument
981 static bool ar9003_hw_tx_iq_cal_run(struct ath_hw *ah) ar9003_hw_tx_iq_cal_run() argument
1004 static void __ar955x_tx_iq_cal_sort(struct ath_hw *ah, __ar955x_tx_iq_cal_sort() argument
1041 static bool ar955x_tx_iq_cal_median(struct ath_hw *ah, ar955x_tx_iq_cal_median() argument
1058 static void ar9003_hw_tx_iq_cal_post_proc(struct ath_hw *ah, ar9003_hw_tx_iq_cal_post_proc() argument
1160 static void ar9003_hw_tx_iq_cal_reload(struct ath_hw *ah) ar9003_hw_tx_iq_cal_reload() argument
1203 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) ar9003_hw_manual_peak_cal() argument
1306 static void ar9003_hw_do_pcoem_manual_peak_cal(struct ath_hw *ah, ar9003_hw_do_pcoem_manual_peak_cal() argument
1347 static void ar9003_hw_cl_cal_post_proc(struct ath_hw *ah, bool is_reusable) ar9003_hw_cl_cal_post_proc() argument
1382 static bool ar9003_hw_init_cal_pcoem(struct ath_hw *ah, ar9003_hw_init_cal_pcoem() argument
1560 static bool do_ar9003_agc_cal(struct ath_hw *ah) do_ar9003_agc_cal() argument
1583 static bool ar9003_hw_init_cal_soc(struct ath_hw *ah, ar9003_hw_init_cal_soc() argument
1705 void ar9003_hw_attach_calib_ops(struct ath_hw *ah) ar9003_hw_attach_calib_ops() argument
H A Dar9003_eeprom.c2959 static int ath9k_hw_ar9300_check_eeprom(struct ath_hw *ah) ath9k_hw_ar9300_check_eeprom() argument
2974 static u32 ath9k_hw_ar9300_get_eeprom(struct ath_hw *ah, ath9k_hw_ar9300_get_eeprom() argument
3017 static bool ar9300_eeprom_read_byte(struct ath_hw *ah, int address, ar9300_eeprom_read_byte() argument
3029 static bool ar9300_eeprom_read_word(struct ath_hw *ah, int address, ar9300_eeprom_read_word() argument
3043 static bool ar9300_read_eeprom(struct ath_hw *ah, int address, u8 *buffer, ar9300_read_eeprom() argument
3086 static bool ar9300_otp_read_word(struct ath_hw *ah, int addr, u32 *data) ar9300_otp_read_word() argument
3098 static bool ar9300_read_otp(struct ath_hw *ah, int address, u8 *buffer, ar9300_read_otp() argument
3144 static bool ar9300_uncompress_block(struct ath_hw *ah, ar9300_uncompress_block() argument
3181 static int ar9300_compress_decision(struct ath_hw *ah, ar9300_compress_decision() argument
3238 static bool ar9300_check_eeprom_header(struct ath_hw *ah, eeprom_read_op read, ar9300_check_eeprom_header() argument
3249 static int ar9300_eeprom_restore_flash(struct ath_hw *ah, u8 *mptr, ar9300_eeprom_restore_flash() argument
3267 static int ar9300_eeprom_restore_internal(struct ath_hw *ah, ar9300_eeprom_restore_internal() argument
3383 static bool ath9k_hw_ar9300_fill_eeprom(struct ath_hw *ah) ath9k_hw_ar9300_fill_eeprom() argument
3433 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_ar9003_dump_eeprom() argument
3504 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, ath9k_hw_ar9003_dump_eeprom() argument
3512 static int ath9k_hw_ar9300_get_eeprom_ver(struct ath_hw *ah) ath9k_hw_ar9300_get_eeprom_ver() argument
3518 static int ath9k_hw_ar9300_get_eeprom_rev(struct ath_hw *ah) ath9k_hw_ar9300_get_eeprom_rev() argument
3523 static struct ar9300_modal_eep_header *ar9003_modal_header(struct ath_hw *ah, ar9003_modal_header() argument
3534 static void ar9003_hw_xpa_bias_level_apply(struct ath_hw *ah, bool is2ghz) ar9003_hw_xpa_bias_level_apply() argument
3553 static u16 ar9003_switch_com_spdt_get(struct ath_hw *ah, bool is2ghz) ar9003_switch_com_spdt_get() argument
3558 u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz) ar9003_hw_ant_ctrl_common_get() argument
3563 u32 ar9003_hw_ant_ctrl_common_2_get(struct ath_hw *ah, bool is2ghz) ar9003_hw_ant_ctrl_common_2_get() argument
3568 static u16 ar9003_hw_ant_ctrl_chain_get(struct ath_hw *ah, int chain, ar9003_hw_ant_ctrl_chain_get() argument
3575 static void ar9003_hw_ant_ctrl_apply(struct ath_hw *ah, bool is2ghz) ar9003_hw_ant_ctrl_apply() argument
3726 static void ar9003_hw_drive_strength_apply(struct ath_hw *ah) ar9003_hw_drive_strength_apply() argument
3768 static u16 ar9003_hw_atten_chain_get(struct ath_hw *ah, int chain, ar9003_hw_atten_chain_get() argument
3796 static u16 ar9003_hw_atten_chain_get_margin(struct ath_hw *ah, int chain, ar9003_hw_atten_chain_get_margin() argument
3823 static void ar9003_hw_atten_apply(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_hw_atten_apply() argument
3869 static bool is_pmu_set(struct ath_hw *ah, u32 pmu_reg, int pmu_set) is_pmu_set() argument
3883 void ar9003_hw_internal_regulator_apply(struct ath_hw *ah) ar9003_hw_internal_regulator_apply() argument
3978 static void ar9003_hw_apply_tuning_caps(struct ath_hw *ah) ar9003_hw_apply_tuning_caps() argument
3995 static void ar9003_hw_quick_drop_apply(struct ath_hw *ah, u16 freq) ar9003_hw_quick_drop_apply() argument
4018 static void ar9003_hw_txend_to_xpa_off_apply(struct ath_hw *ah, bool is2ghz) ar9003_hw_txend_to_xpa_off_apply() argument
4030 static void ar9003_hw_xpa_timing_control_apply(struct ath_hw *ah, bool is2ghz) ar9003_hw_xpa_timing_control_apply() argument
4054 static void ar9003_hw_xlna_bias_strength_apply(struct ath_hw *ah, bool is2ghz) ar9003_hw_xlna_bias_strength_apply() argument
4076 static int ar9003_hw_get_thermometer(struct ath_hw *ah) ar9003_hw_get_thermometer() argument
4085 static void ar9003_hw_thermometer_apply(struct ath_hw *ah) ar9003_hw_thermometer_apply() argument
4115 static void ar9003_hw_thermo_cal_apply(struct ath_hw *ah) ar9003_hw_thermo_cal_apply() argument
4134 static void ar9003_hw_apply_minccapwr_thresh(struct ath_hw *ah, ar9003_hw_apply_minccapwr_thresh() argument
4165 static void ath9k_hw_ar9300_set_board_values(struct ath_hw *ah, ath9k_hw_ar9300_set_board_values() argument
4185 static void ath9k_hw_ar9300_set_addac(struct ath_hw *ah, ath9k_hw_ar9300_set_addac() argument
4253 static u8 ar9003_hw_eeprom_get_tgt_pwr(struct ath_hw *ah, ar9003_hw_eeprom_get_tgt_pwr() argument
4288 static u8 ar9003_hw_eeprom_get_ht20_tgt_pwr(struct ath_hw *ah, ar9003_hw_eeprom_get_ht20_tgt_pwr() argument
4324 static u8 ar9003_hw_eeprom_get_ht40_tgt_pwr(struct ath_hw *ah, ar9003_hw_eeprom_get_ht40_tgt_pwr() argument
4360 static u8 ar9003_hw_eeprom_get_cck_tgt_pwr(struct ath_hw *ah, ar9003_hw_eeprom_get_cck_tgt_pwr() argument
4385 static void ar9003_hw_selfgen_tpc_txpower(struct ath_hw *ah, ar9003_hw_selfgen_tpc_txpower() argument
4405 static int ar9003_hw_tx_power_regwrite(struct ath_hw *ah, u8 * pPwrArray) ar9003_hw_tx_power_regwrite() argument
4522 static void ar9003_hw_get_legacy_target_powers(struct ath_hw *ah, u16 freq, ar9003_hw_get_legacy_target_powers() argument
4540 static void ar9003_hw_get_cck_target_powers(struct ath_hw *ah, u16 freq, ar9003_hw_get_cck_target_powers() argument
4554 static void ar9003_hw_get_ht20_target_powers(struct ath_hw *ah, u16 freq, ar9003_hw_get_ht20_target_powers() argument
4601 static void ar9003_hw_get_ht40_target_powers(struct ath_hw *ah, ar9003_hw_get_ht40_target_powers() argument
4654 static void ar9003_hw_get_target_power_eeprom(struct ath_hw *ah, ar9003_hw_get_target_power_eeprom() argument
4679 static int ar9003_hw_cal_pier_get(struct ath_hw *ah, ar9003_hw_cal_pier_get() argument
4731 static void ar9003_hw_power_control_override(struct ath_hw *ah, ar9003_hw_power_control_override() argument
4885 static int ar9003_hw_calibration_apply(struct ath_hw *ah, int frequency) ar9003_hw_calibration_apply() argument
5112 static void ar9003_hw_set_power_per_rate_table(struct ath_hw *ah, ar9003_hw_set_power_per_rate_table() argument
5301 static void ar9003_paprd_set_txpower(struct ath_hw *ah, ar9003_paprd_set_txpower() argument
5328 static void ath9k_hw_ar9300_set_txpower(struct ath_hw *ah, ath9k_hw_ar9300_set_txpower() argument
5453 static u16 ath9k_hw_ar9300_get_spur_channel(struct ath_hw *ah, ath9k_hw_ar9300_get_spur_channel() argument
5459 s32 ar9003_hw_get_tx_gain_idx(struct ath_hw *ah) ar9003_hw_get_tx_gain_idx() argument
5466 s32 ar9003_hw_get_rx_gain_idx(struct ath_hw *ah) ar9003_hw_get_rx_gain_idx() argument
5473 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is2ghz) ar9003_get_spur_chan_ptr() argument
5478 unsigned int ar9003_get_paprd_scale_factor(struct ath_hw *ah, ar9003_get_paprd_scale_factor() argument
H A Dar9003_mci.h343 static inline void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep) ar9003_mci_stop_bt() argument
346 static inline void ar9003_mci_init_cal_req(struct ath_hw *ah, bool *is_reusable) ar9003_mci_init_cal_req() argument
349 static inline void ar9003_mci_init_cal_done(struct ath_hw *ah) ar9003_mci_init_cal_done() argument
352 static inline void ar9003_mci_set_full_sleep(struct ath_hw *ah) ar9003_mci_set_full_sleep() argument
355 static inline void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool wait_done) ar9003_mci_2g5g_switch() argument
358 static inline void ar9003_mci_check_bt(struct ath_hw *ah) ar9003_mci_check_bt() argument
361 static inline bool ar9003_mci_start_reset(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_mci_start_reset() argument
365 static inline int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, ar9003_mci_end_reset() argument
370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, ar9003_mci_reset() argument
374 static inline void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked) ar9003_mci_get_isr() argument
377 static inline void ar9003_mci_bt_gain_ctrl(struct ath_hw *ah) ar9003_mci_bt_gain_ctrl() argument
380 static inline void ar9003_mci_set_power_awake(struct ath_hw *ah) ar9003_mci_set_power_awake() argument
383 static inline void ar9003_mci_check_gpm_offset(struct ath_hw *ah) ar9003_mci_check_gpm_offset() argument
386 static inline u16 ar9003_mci_get_max_txpower(struct ath_hw *ah, u8 ctlmode) ar9003_mci_get_max_txpower() argument
H A Dar9003_phy.c148 static int ar9003_hw_set_channel(struct ath_hw *ah, struct ath9k_channel *chan) ar9003_hw_set_channel() argument
255 static void ar9003_hw_spur_mitigate_mrc_cck(struct ath_hw *ah, ar9003_hw_spur_mitigate_mrc_cck() argument
343 static void ar9003_hw_spur_ofdm_clear(struct ath_hw *ah) ar9003_hw_spur_ofdm_clear() argument
386 static void ar9003_hw_spur_ofdm(struct ath_hw *ah, ar9003_hw_spur_ofdm() argument
453 static void ar9003_hw_spur_ofdm_9565(struct ath_hw *ah, ar9003_hw_spur_ofdm_9565() argument
486 static void ar9003_hw_spur_ofdm_work(struct ath_hw *ah, ar9003_hw_spur_ofdm_work() argument
537 static void ar9003_hw_spur_mitigate_ofdm(struct ath_hw *ah, ar9003_hw_spur_mitigate_ofdm() argument
594 static void ar9003_hw_spur_mitigate(struct ath_hw *ah, ar9003_hw_spur_mitigate() argument
602 static u32 ar9003_hw_compute_pll_control_soc(struct ath_hw *ah, ar9003_hw_compute_pll_control_soc() argument
619 static u32 ar9003_hw_compute_pll_control(struct ath_hw *ah, ar9003_hw_compute_pll_control() argument
636 static void ar9003_hw_set_channel_regs(struct ath_hw *ah, ar9003_hw_set_channel_regs() argument
676 static void ar9003_hw_init_bb(struct ath_hw *ah, ar9003_hw_init_bb() argument
693 void ar9003_hw_set_chain_masks(struct ath_hw *ah, u8 rx, u8 tx) ar9003_hw_set_chain_masks() argument
711 static void ar9003_hw_override_ini(struct ath_hw *ah) ar9003_hw_override_ini() argument
767 static void ar9003_hw_prog_ini(struct ath_hw *ah, ar9003_hw_prog_ini() argument
795 static int ar9550_hw_get_modes_txgain_index(struct ath_hw *ah, ar9550_hw_get_modes_txgain_index() argument
820 static int ar9561_hw_get_modes_txgain_index(struct ath_hw *ah, ar9561_hw_get_modes_txgain_index() argument
833 static void ar9003_doubler_fix(struct ath_hw *ah) ar9003_doubler_fix() argument
881 static int ar9003_hw_process_ini(struct ath_hw *ah, ar9003_hw_process_ini() argument
992 static void ar9003_hw_set_rfmode(struct ath_hw *ah, ar9003_hw_set_rfmode() argument
1015 static void ar9003_hw_mark_phy_inactive(struct ath_hw *ah) ar9003_hw_mark_phy_inactive() argument
1020 static void ar9003_hw_set_delta_slope(struct ath_hw *ah, ar9003_hw_set_delta_slope() argument
1067 static bool ar9003_hw_rfbus_req(struct ath_hw *ah) ar9003_hw_rfbus_req() argument
1078 static void ar9003_hw_rfbus_done(struct ath_hw *ah) ar9003_hw_rfbus_done() argument
1087 static bool ar9003_hw_ani_control(struct ath_hw *ah, ar9003_hw_ani_control() argument
1361 static void ar9003_hw_do_getnf(struct ath_hw *ah, ar9003_hw_do_getnf() argument
1389 static void ar9003_hw_set_nf_limits(struct ath_hw *ah) ar9003_hw_set_nf_limits() argument
1414 static void ar9003_hw_ani_cache_ini_regs(struct ath_hw *ah) ar9003_hw_ani_cache_ini_regs() argument
1466 static void ar9003_hw_set_radar_params(struct ath_hw *ah, ar9003_hw_set_radar_params() argument
1506 static void ar9003_hw_set_radar_conf(struct ath_hw *ah) ar9003_hw_set_radar_conf() argument
1520 static void ar9003_hw_antdiv_comb_conf_get(struct ath_hw *ah, ar9003_hw_antdiv_comb_conf_get() argument
1552 static void ar9003_hw_antdiv_comb_conf_set(struct ath_hw *ah, ar9003_hw_antdiv_comb_conf_set() argument
1579 static void ar9003_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable) ar9003_hw_set_bt_ant_diversity() argument
1689 static int ar9003_hw_fast_chan_change(struct ath_hw *ah, ar9003_hw_fast_chan_change() argument
1755 static void ar9003_hw_spectral_scan_config(struct ath_hw *ah, ar9003_hw_spectral_scan_config() argument
1796 static void ar9003_hw_spectral_scan_trigger(struct ath_hw *ah) ar9003_hw_spectral_scan_trigger() argument
1803 static void ar9003_hw_spectral_scan_wait(struct ath_hw *ah) ar9003_hw_spectral_scan_wait() argument
1816 static void ar9003_hw_tx99_start(struct ath_hw *ah, u32 qnum) ar9003_hw_tx99_start() argument
1831 static void ar9003_hw_tx99_stop(struct ath_hw *ah) ar9003_hw_tx99_stop() argument
1837 static void ar9003_hw_tx99_set_txpower(struct ath_hw *ah, u8 txpower) ar9003_hw_tx99_set_txpower() argument
1908 static void ar9003_hw_init_txpower_cck(struct ath_hw *ah, u8 *rate_array) ar9003_hw_init_txpower_cck() argument
1918 static void ar9003_hw_init_txpower_ofdm(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_txpower_ofdm() argument
1930 static void ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_txpower_ht() argument
1956 static void ar9003_hw_init_txpower_stbc(struct ath_hw *ah, int ss_offset, ar9003_hw_init_txpower_stbc() argument
1967 void ar9003_hw_init_rate_txpower(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_rate_txpower() argument
2002 void ar9003_hw_attach_phy_ops(struct ath_hw *ah) ar9003_hw_attach_phy_ops() argument
2081 bool ar9003_hw_bb_watchdog_check(struct ath_hw *ah) ar9003_hw_bb_watchdog_check() argument
2118 void ar9003_hw_bb_watchdog_config(struct ath_hw *ah) ar9003_hw_bb_watchdog_config() argument
2177 void ar9003_hw_bb_watchdog_read(struct ath_hw *ah) ar9003_hw_bb_watchdog_read() argument
2193 void ar9003_hw_bb_watchdog_dbg_info(struct ath_hw *ah) ar9003_hw_bb_watchdog_dbg_info() argument
2232 void ar9003_hw_disable_phy_restart(struct ath_hw *ah) ar9003_hw_disable_phy_restart() argument
H A Dmain.c212 struct ath_hw *ah = sc->sc_ah; ath_prepare_reset() local
232 struct ath_hw *ah = sc->sc_ah; ath_complete_reset() local
282 struct ath_hw *ah = sc->sc_ah; ath_reset_internal() local
372 struct ath_hw *ah = sc->sc_ah; ath9k_tasklet() local
505 struct ath_hw *ah = sc->sc_ah; ath_isr() local
650 struct ath_hw *ah = sc->sc_ah; ath9k_start() local
825 struct ath_hw *ah = sc->sc_ah; ath9k_stop() local
1041 struct ath_hw *ah = sc->sc_ah; ath9k_set_offchannel_state() local
1079 struct ath_hw *ah = sc->sc_ah; ath9k_calculate_summary_state() local
1189 struct ath_hw *ah = sc->sc_ah; ath9k_set_txpower() local
1231 struct ath_hw *ah = sc->sc_ah; ath9k_add_interface() local
1342 struct ath_hw *ah = sc->sc_ah; ath9k_enable_ps() local
1361 struct ath_hw *ah = sc->sc_ah; ath9k_disable_ps() local
1386 struct ath_hw *ah = sc->sc_ah; ath9k_config() local
1568 static void ath9k_sta_set_tx_filter(struct ath_hw *ah, ath9k_sta_set_tx_filter() argument
1740 struct ath_hw *ah = sc->sc_ah; ath9k_bss_info_changed() local
1949 struct ath_hw *ah = sc->sc_ah; ath9k_enable_dynack() local
1963 struct ath_hw *ah = sc->sc_ah; ath9k_set_coverage_class() local
2040 struct ath_hw *ah = sc->sc_ah; __ath9k_flush() local
2096 struct ath_hw *ah = sc->sc_ah; ath9k_tx_last_beacon() local
2138 struct ath_hw *ah = sc->sc_ah; ath9k_get_stats() local
2166 static bool validate_antenna_mask(struct ath_hw *ah, u32 val) validate_antenna_mask() argument
2186 struct ath_hw *ah = sc->sc_ah; ath9k_set_antenna() local
H A Dhtc.h454 struct ath_hw *ah; member in struct:ath9k_htc_priv
639 static inline int ath9k_htc_init_debug(struct ath_hw *ah) { return 0; }; ath9k_htc_deinit_debug() argument
H A Dhw.c40 static void ath9k_hw_set_clockrate(struct ath_hw *ah) ath9k_hw_set_clockrate() argument
70 static u32 ath9k_hw_mac_to_clks(struct ath_hw *ah, u32 usecs) ath9k_hw_mac_to_clks() argument
77 bool ath9k_hw_wait(struct ath_hw *ah, u32 reg, u32 mask, u32 val, u32 timeout) ath9k_hw_wait() argument
98 void ath9k_hw_synth_delay(struct ath_hw *ah, struct ath9k_channel *chan, ath9k_hw_synth_delay() argument
111 void ath9k_hw_write_array(struct ath_hw *ah, const struct ar5416IniArray *array, ath9k_hw_write_array() argument
125 void ath9k_hw_read_array(struct ath_hw *ah, u32 array[][2], int size) ath9k_hw_read_array() argument
167 u16 ath9k_hw_computetxtime(struct ath_hw *ah, ath9k_hw_computetxtime() argument
220 void ath9k_hw_get_channel_centers(struct ath_hw *ah, ath9k_hw_get_channel_centers() argument
253 static void ath9k_hw_read_revisions(struct ath_hw *ah) ath9k_hw_read_revisions() argument
312 static void ath9k_hw_disablepcie(struct ath_hw *ah) ath9k_hw_disablepcie() argument
331 static bool ath9k_hw_chip_test(struct ath_hw *ah) ath9k_hw_chip_test() argument
381 static void ath9k_hw_init_config(struct ath_hw *ah) ath9k_hw_init_config() argument
441 static void ath9k_hw_init_defaults(struct ath_hw *ah) ath9k_hw_init_defaults() argument
473 static int ath9k_hw_init_macaddr(struct ath_hw *ah) ath9k_hw_init_macaddr() argument
502 static int ath9k_hw_post_init(struct ath_hw *ah) ath9k_hw_post_init() argument
543 static int ath9k_hw_attach_ops(struct ath_hw *ah) ath9k_hw_attach_ops() argument
553 static int __ath9k_hw_init(struct ath_hw *ah) __ath9k_hw_init() argument
651 int ath9k_hw_init(struct ath_hw *ah) ath9k_hw_init() argument
702 static void ath9k_hw_init_qos(struct ath_hw *ah) ath9k_hw_init_qos() argument
723 u32 ar9003_get_pll_sqsum_dvc(struct ath_hw *ah) ar9003_get_pll_sqsum_dvc() argument
748 static void ath9k_hw_init_pll(struct ath_hw *ah, ath9k_hw_init_pll() argument
919 static void ath9k_hw_init_interrupt_masks(struct ath_hw *ah, ath9k_hw_init_interrupt_masks() argument
974 static void ath9k_hw_set_sifs_time(struct ath_hw *ah, u32 us) ath9k_hw_set_sifs_time() argument
981 void ath9k_hw_setslottime(struct ath_hw *ah, u32 us) ath9k_hw_setslottime() argument
988 void ath9k_hw_set_ack_timeout(struct ath_hw *ah, u32 us) ath9k_hw_set_ack_timeout() argument
995 void ath9k_hw_set_cts_timeout(struct ath_hw *ah, u32 us) ath9k_hw_set_cts_timeout() argument
1002 static bool ath9k_hw_set_global_txtimeout(struct ath_hw *ah, u32 tu) ath9k_hw_set_global_txtimeout() argument
1016 void ath9k_hw_init_global_settings(struct ath_hw *ah) ath9k_hw_init_global_settings() argument
1124 void ath9k_hw_deinit(struct ath_hw *ah) ath9k_hw_deinit() argument
1155 static inline void ath9k_hw_set_dma(struct ath_hw *ah) ath9k_hw_set_dma() argument
1229 static void ath9k_hw_set_operating_mode(struct ath_hw *ah, int opmode) ath9k_hw_set_operating_mode() argument
1259 void ath9k_hw_get_delta_slope_vals(struct ath_hw *ah, u32 coef_scaled, ath9k_hw_get_delta_slope_vals() argument
1281 static bool ath9k_hw_ar9330_reset_war(struct ath_hw *ah, int type) ath9k_hw_ar9330_reset_war() argument
1312 static bool ath9k_hw_set_reset(struct ath_hw *ah, int type) ath9k_hw_set_reset() argument
1395 static bool ath9k_hw_set_reset_power_on(struct ath_hw *ah) ath9k_hw_set_reset_power_on() argument
1433 static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type) ath9k_hw_set_reset_reg() argument
1465 static bool ath9k_hw_chip_reset(struct ath_hw *ah, ath9k_hw_chip_reset() argument
1494 static bool ath9k_hw_channel_change(struct ath_hw *ah, ath9k_hw_channel_change() argument
1564 static void ath9k_hw_apply_gpio_override(struct ath_hw *ah) ath9k_hw_apply_gpio_override() argument
1578 void ath9k_hw_check_nav(struct ath_hw *ah) ath9k_hw_check_nav() argument
1591 bool ath9k_hw_check_alive(struct ath_hw *ah) ath9k_hw_check_alive() argument
1627 static void ath9k_hw_init_mfp(struct ath_hw *ah) ath9k_hw_init_mfp() argument
1654 static void ath9k_hw_reset_opmode(struct ath_hw *ah, ath9k_hw_reset_opmode() argument
1676 static void ath9k_hw_init_queues(struct ath_hw *ah) ath9k_hw_init_queues() argument
1695 static void ath9k_hw_init_desc(struct ath_hw *ah) ath9k_hw_init_desc() argument
1734 static int ath9k_hw_do_fastcc(struct ath_hw *ah, struct ath9k_channel *chan) ath9k_hw_do_fastcc() argument
1814 int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan, ath9k_hw_reset() argument
2044 static void ath9k_set_power_sleep(struct ath_hw *ah) ath9k_set_power_sleep() argument
2085 static void ath9k_set_power_network_sleep(struct ath_hw *ah) ath9k_set_power_network_sleep() argument
2124 static bool ath9k_hw_set_power_awake(struct ath_hw *ah) ath9k_hw_set_power_awake() argument
2177 bool ath9k_hw_setpower(struct ath_hw *ah, enum ath9k_power_mode mode) ath9k_hw_setpower() argument
2231 void ath9k_hw_beaconinit(struct ath_hw *ah, u32 next_beacon, u32 beacon_period) ath9k_hw_beaconinit() argument
2268 void ath9k_hw_set_sta_beacon_timers(struct ath_hw *ah, ath9k_hw_set_sta_beacon_timers() argument
2362 static bool ath9k_hw_dfs_tested(struct ath_hw *ah) ath9k_hw_dfs_tested() argument
2376 int ath9k_hw_fill_cap_info(struct ath_hw *ah) ath9k_hw_fill_cap_info() argument
2603 static void ath9k_hw_gpio_cfg_output_mux(struct ath_hw *ah, ath9k_hw_gpio_cfg_output_mux() argument
2631 void ath9k_hw_cfg_gpio_input(struct ath_hw *ah, u32 gpio) ath9k_hw_cfg_gpio_input() argument
2653 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio) ath9k_hw_gpio_get() argument
2681 void ath9k_hw_cfg_output(struct ath_hw *ah, u32 gpio, ath9k_hw_cfg_output() argument
2703 void ath9k_hw_set_gpio(struct ath_hw *ah, u32 gpio, u32 val) ath9k_hw_set_gpio() argument
2723 void ath9k_hw_request_gpio(struct ath_hw *ah, u32 gpio, const char *label) ath9k_hw_request_gpio() argument
2732 void ath9k_hw_setantenna(struct ath_hw *ah, u32 antenna) ath9k_hw_setantenna() argument
2742 u32 ath9k_hw_getrxfilter(struct ath_hw *ah) ath9k_hw_getrxfilter() argument
2756 void ath9k_hw_setrxfilter(struct ath_hw *ah, u32 bits) ath9k_hw_setrxfilter() argument
2783 bool ath9k_hw_phy_disable(struct ath_hw *ah) ath9k_hw_phy_disable() argument
2797 bool ath9k_hw_disable(struct ath_hw *ah) ath9k_hw_disable() argument
2810 static int get_antenna_gain(struct ath_hw *ah, struct ath9k_channel *chan) get_antenna_gain() argument
2822 void ath9k_hw_apply_txpower(struct ath_hw *ah, struct ath9k_channel *chan, ath9k_hw_apply_txpower() argument
2847 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test) ath9k_hw_set_txpowerlimit() argument
2864 void ath9k_hw_setopmode(struct ath_hw *ah) ath9k_hw_setopmode() argument
2870 void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1) ath9k_hw_setmcastfilter() argument
2877 void ath9k_hw_write_associd(struct ath_hw *ah) ath9k_hw_write_associd() argument
2889 u64 ath9k_hw_gettsf64(struct ath_hw *ah) ath9k_hw_gettsf64() argument
2909 void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64) ath9k_hw_settsf64() argument
2916 void ath9k_hw_reset_tsf(struct ath_hw *ah) ath9k_hw_reset_tsf() argument
2927 void ath9k_hw_set_tsfadjust(struct ath_hw *ah, bool set) ath9k_hw_set_tsfadjust() argument
2936 void ath9k_hw_set11nmac2040(struct ath_hw *ah, struct ath9k_channel *chan) ath9k_hw_set11nmac2040() argument
2979 u32 ath9k_hw_gettsf32(struct ath_hw *ah) ath9k_hw_gettsf32() argument
2985 void ath9k_hw_gen_timer_start_tsf2(struct ath_hw *ah) ath9k_hw_gen_timer_start_tsf2() argument
2995 struct ath_gen_timer *ath_gen_timer_alloc(struct ath_hw *ah, ath_gen_timer_alloc() argument
3032 void ath9k_hw_gen_timer_start(struct ath_hw *ah, ath9k_hw_gen_timer_start() argument
3082 void ath9k_hw_gen_timer_stop(struct ath_hw *ah, struct ath_gen_timer *timer) ath9k_hw_gen_timer_stop() argument
3114 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer) ath_gen_timer_free() argument
3127 void ath_gen_timer_isr(struct ath_hw *ah) ath_gen_timer_isr() argument
3235 void ath9k_hw_name(struct ath_hw *ah, char *hw_name, size_t len) ath9k_hw_name() argument
H A Dxmit.c1106 struct ath_hw *ah = sc->sc_ah; ath_get_rate_txpower() local
1175 struct ath_hw *ah = sc->sc_ah; ath_buf_set_rate() local
1313 struct ath_hw *ah = sc->sc_ah; ath_tx_fill_desc() local
1694 struct ath_hw *ah = sc->sc_ah; ath_txq_setup() local
1767 struct ath_hw *ah = sc->sc_ah; ath_txq_update() local
1863 struct ath_hw *ah = sc->sc_ah; ath_drain_all_txq() local
2019 struct ath_hw *ah = sc->sc_ah; ath_tx_txqaddbuf() local
2167 struct ath_hw *ah = sc->sc_ah; ath_txchainmask_reduction() local
2591 struct ath_hw *ah = sc->sc_ah; ath_tx_rc_status() local
2640 struct ath_hw *ah = sc->sc_ah; ath_tx_processq() local
2715 struct ath_hw *ah = sc->sc_ah; ath_tx_tasklet() local
2729 struct ath_hw *ah = sc->sc_ah; ath_tx_edma_tasklet() local
H A Dhw.h988 static inline struct ath_common *ath9k_hw_common(struct ath_hw *ah) ath9k_hw_common() argument
993 static inline struct ath_regulatory *ath9k_hw_regulatory(struct ath_hw *ah) ath9k_hw_regulatory() argument
998 static inline struct ath_hw_private_ops *ath9k_hw_private_ops(struct ath_hw *ah) ath9k_hw_private_ops() argument
1003 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) ath9k_hw_ops() argument
1147 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) ath9k_hw_btcoex_is_enabled() argument
1151 static inline bool ath9k_hw_mci_is_enabled(struct ath_hw *ah) ath9k_hw_mci_is_enabled() argument
1159 ath9k_hw_get_btcoex_scheme(struct ath_hw *ah) ath9k_hw_get_btcoex_scheme() argument
1164 static inline void ar9003_hw_attach_aic_ops(struct ath_hw *ah) ar9003_hw_attach_aic_ops() argument
1167 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) ath9k_hw_btcoex_is_enabled() argument
1171 static inline bool ath9k_hw_mci_is_enabled(struct ath_hw *ah) ath9k_hw_mci_is_enabled() argument
1175 static inline void ath9k_hw_btcoex_enable(struct ath_hw *ah) ath9k_hw_btcoex_enable() argument
1179 ath9k_hw_get_btcoex_scheme(struct ath_hw *ah) ath9k_hw_get_btcoex_scheme() argument
1193 static inline int ath9k_hw_wow_apply_pattern(struct ath_hw *ah, ath9k_hw_wow_apply_pattern() argument
1201 static inline u32 ath9k_hw_wow_wakeup(struct ath_hw *ah) ath9k_hw_wow_wakeup() argument
1205 static inline void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) ath9k_hw_wow_enable() argument
/linux-4.1.27/drivers/net/wireless/ath/
H A Dhw.c120 void *ah = common->ah; ath_hw_setbssidmask() local
145 void *ah = common->ah; ath_hw_cycle_counters_update() local
H A Dkey.c45 void *ah = common->ah; ath_hw_keyreset() local
92 void *ah = common->ah; ath_hw_keysetmac() local
133 void *ah = common->ah; ath_hw_set_keycache_entry() local
H A Dath.h148 void *ah; member in struct:ath_common
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dah.c115 struct mlx4_ib_ah *ah; mlx4_ib_create_ah() local
147 struct mlx4_ib_ah *ah = to_mah(ibah); mlx4_ib_query_ah() local
178 int mlx4_ib_destroy_ah(struct ib_ah *ah) mlx4_ib_destroy_ah() argument
43 create_ib_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct mlx4_ib_ah *ah) create_ib_ah() argument
72 create_iboe_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct mlx4_ib_ah *ah) create_iboe_ah() argument
H A Dmad.c471 struct ib_ah *ah; mlx4_ib_send_to_slave() local
1176 struct ib_ah *ah; mlx4_ib_send_to_wire() local
1287 struct mlx4_ib_ah ah; mlx4_ib_multiplex_mad() local
H A Dqp.c1273 static int _mlx4_set_path(struct mlx4_ib_dev *dev, const struct ib_ah_attr *ah, _mlx4_set_path() argument
2041 struct mlx4_ib_ah *ah = to_mah(wr->wr.ud.ah); build_sriov_qp0_header() local
2163 struct mlx4_ib_ah *ah = to_mah(wr->wr.ud.ah); build_mlx_header() local
2518 struct mlx4_ib_ah *ah = to_mah(wr->wr.ud.ah); build_tunnel_header() local
H A Dmlx4_ib.h389 struct ib_ah *ah; member in struct:mlx4_ib_tun_tx_buf
731 static inline bool mlx4_ib_ah_grh_present(struct mlx4_ib_ah *ah) mlx4_ib_ah_grh_present() argument
/linux-4.1.27/net/ipv4/netfilter/
H A Dipt_ah.c36 const struct ip_auth_hdr *ah; ah_mt() local
H A Dnf_log_arp.c49 const struct arphdr *ah; dump_arp_packet() local
H A Dnf_log_ipv4.c203 const struct ip_auth_hdr *ah; dump_ipv4_packet() local
/linux-4.1.27/net/bridge/netfilter/
H A Debt_arp.c22 const struct arphdr *ah; ebt_arp_mt() local
H A Debt_among.c81 const struct arphdr *ah; get_ip_dst() local
112 const struct arphdr *ah; get_ip_src() local
H A Debt_log.c142 const struct arphdr *ah; ebt_log_packet() local
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6t_ah.c42 const struct ip_auth_hdr *ah; ah_mt6() local
H A Dnf_log_ipv6.c134 const struct ip_auth_hdr *ah; dump_ipv6_packet() local
/linux-4.1.27/include/linux/
H A Dmath64.h150 u32 ah, al; mul_u64_u32_shr() local
/linux-4.1.27/drivers/infiniband/core/
H A Dagent.c88 struct ib_ah *ah; agent_send_response() local
H A Dmad_rmpp.c56 struct ib_ah *ah; member in struct:mad_rmpp_recv
157 struct ib_ah *ah; alloc_response_msg() local
H A Dsa_query.c55 struct ib_ah *ah; member in struct:ib_sa_sm_ah
H A Duser_mad.c450 struct ib_ah *ah; ib_umad_write() local
H A Duverbs_main.c215 struct ib_ah *ah = uobj->object; ib_uverbs_cleanup_ucontext() local
H A Dverbs.c180 struct ib_ah *ah; ib_create_ah() local
261 int ib_modify_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) ib_modify_ah() argument
269 int ib_query_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) ib_query_ah() argument
277 int ib_destroy_ah(struct ib_ah *ah) ib_destroy_ah() argument
H A Duverbs_cmd.c234 static void put_ah_read(struct ib_ah *ah) put_ah_read() argument
2537 struct ib_ah *ah; ib_uverbs_create_ah() local
2625 struct ib_ah *ah; ib_uverbs_destroy_ah() local
H A Dcm.c260 struct ib_ah *ah; cm_alloc_msg() local
291 struct ib_ah *ah; cm_alloc_response_msg() local
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_av.c168 int ehca_modify_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) ehca_modify_ah() argument
232 int ehca_query_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) ehca_query_ah() argument
255 int ehca_destroy_ah(struct ib_ah *ah) ehca_destroy_ah() argument
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c42 static inline int set_av_attr(struct ocrdma_dev *dev, struct ocrdma_ah *ah, set_av_attr() argument
105 struct ocrdma_ah *ah; ocrdma_create_ah() local
167 struct ocrdma_ah *ah = get_ocrdma_ah(ibah); ocrdma_destroy_ah() local
177 struct ocrdma_ah *ah = get_ocrdma_ah(ibah); ocrdma_query_ah() local
H A Docrdma_hw.c2963 int ocrdma_alloc_av(struct ocrdma_dev *dev, struct ocrdma_ah *ah) ocrdma_alloc_av() argument
2988 int ocrdma_free_av(struct ocrdma_dev *dev, struct ocrdma_ah *ah) ocrdma_free_av() argument
H A Docrdma_verbs.c1930 struct ocrdma_ah *ah = get_ocrdma_ah(wr->wr.ud.ah); ocrdma_build_ud_hdr() local
/linux-4.1.27/arch/sh/kernel/
H A Dprocess_64.c40 unsigned long long ah, al, bh, bl, ch, cl; show_regs() local
/linux-4.1.27/drivers/block/aoe/
H A Daoenet.c134 struct aoe_atahdr *ah; aoenet_rcv() local
H A Daoecmd.c146 put_lba(struct aoe_atahdr *ah, sector_t lba) put_lba() argument
322 struct aoe_atahdr *ah; ata_rw_frameinit() local
1441 struct aoe_atahdr *ah; aoecmd_ata_id() local
/linux-4.1.27/drivers/ata/
H A Dpata_rb532_cf.c59 struct ata_host *ah = dev_instance; rb532_pata_irq_handler() local
85 static void rb532_pata_setup_ports(struct ata_host *ah) rb532_pata_setup_ports() argument
110 struct ata_host *ah; rb532_pata_driver_probe() local
182 struct ata_host *ah = platform_get_drvdata(pdev); rb532_pata_driver_remove() local
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_av.c240 int mthca_destroy_ah(struct mthca_dev *dev, struct mthca_ah *ah) mthca_destroy_ah() argument
261 int mthca_ah_grh_present(struct mthca_ah *ah) mthca_ah_grh_present() argument
266 int mthca_read_ah(struct mthca_dev *dev, struct mthca_ah *ah, mthca_read_ah() argument
294 struct mthca_ah *ah = to_mah(ibah); mthca_ah_query() local
153 mthca_create_ah(struct mthca_dev *dev, struct mthca_pd *pd, struct ib_ah_attr *ah_attr, struct mthca_ah *ah) mthca_create_ah() argument
H A Dmthca_provider.c411 struct mthca_ah *ah; mthca_ah_create() local
426 static int mthca_ah_destroy(struct ib_ah *ah) mthca_ah_destroy() argument
H A Dmthca_qp.c515 static int mthca_path_set(struct mthca_dev *dev, const struct ib_ah_attr *ah, mthca_path_set() argument
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c213 struct ipoib_ah *ah; ipoib_mcast_join_finish() local
H A Dipoib_ib.c59 struct ipoib_ah *ah; ipoib_create_ah() local
84 struct ipoib_ah *ah = container_of(kref, struct ipoib_ah, ref); ipoib_free_ah() local
639 struct ipoib_ah *ah, *tah; __ipoib_reap_ah() local
H A Dipoib_main.c440 struct ipoib_ah *ah = NULL; path_rec_completion() local
H A Dipoib.h149 struct ipoib_ah *ah; member in struct:ipoib_mcast
398 struct ib_ah *ah; member in struct:ipoib_ah
407 struct ipoib_ah *ah; member in struct:ipoib_path
422 struct ipoib_ah *ah; member in struct:ipoib_neigh
464 static inline void ipoib_put_ah(struct ipoib_ah *ah) ipoib_put_ah() argument
/linux-4.1.27/drivers/bluetooth/
H A Dbtuart_cs.c243 struct hci_acl_hdr *ah; btuart_receive() local
H A Dhci_ll.c378 struct hci_acl_hdr *ah; ll_recv() local
H A Dbt3c_cs.c294 struct hci_acl_hdr *ah; bt3c_receive() local
H A Dbluecard_cs.c457 struct hci_acl_hdr *ah; bluecard_receive() local
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Da.out.h57 struct aouthdr ah; member in struct:exec
/linux-4.1.27/net/ipv4/
H A Dah4.c126 struct ip_auth_hdr *ah = ip_auth_hdr(skb); ah_output_done() local
156 struct ip_auth_hdr *ah; ah_output() local
269 struct ip_auth_hdr *ah = ip_auth_hdr(skb); ah_input_done() local
309 struct ip_auth_hdr *ah; ah_input() local
435 struct ip_auth_hdr *ah = (struct ip_auth_hdr *)(skb->data+(iph->ihl<<2)); ah4_err() local
H A Dip_vti.c252 struct ip_auth_hdr *ah ; vti4_err() local
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dprovider.c67 static int c4iw_ah_destroy(struct ib_ah *ah) c4iw_ah_destroy() argument
/linux-4.1.27/net/ipv6/
H A Dah6.c306 struct ip_auth_hdr *ah = ip_auth_hdr(skb); ah6_output_done() local
345 struct ip_auth_hdr *ah; ah6_output() local
473 struct ip_auth_hdr *ah = ip_auth_hdr(skb); ah6_input_done() local
525 struct ip_auth_hdr *ah; ah6_input() local
651 struct ip_auth_hdr *ah = (struct ip_auth_hdr *)(skb->data+offset); ah6_err() local
H A Dip6_vti.c561 struct ip_auth_hdr *ah; vti6_err() local
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.c726 int usnic_ib_destroy_ah(struct ib_ah *ah) usnic_ib_destroy_ah() argument
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c737 SiS_WriteDAC(struct SiS_Private *SiS_Pr, unsigned long DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) SiS_WriteDAC() argument
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c196 static int c2_ah_destroy(struct ib_ah *ah) c2_ah_destroy() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c70 static int iwch_ah_destroy(struct ib_ah *ah) iwch_ah_destroy() argument
/linux-4.1.27/drivers/mtd/nand/
H A Dcafe_nand.c559 u8 ah, al, bh, bl, ch, cl; gf4096_mul() local
/linux-4.1.27/drivers/s390/char/
H A Draw3270.c452 char ah; member in struct:raw3270_ua::__anon8421
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_mad.c104 struct ib_ah *ah; qib_send_trap() local
H A Dqib_verbs.c1824 struct qib_ah *ah; qib_create_ah() local
1864 struct ib_ah *ah = ERR_PTR(-EINVAL); qib_create_qp0_ah() local
1887 struct qib_ah *ah = to_iah(ibah); qib_destroy_ah() local
1904 struct qib_ah *ah = to_iah(ibah); qib_modify_ah() local
1916 struct qib_ah *ah = to_iah(ibah); qib_query_ah() local
H A Dqib_iba7322.c5510 struct ib_ah *ah; try_7322_ipg() local
/linux-4.1.27/arch/x86/boot/
H A Dboot.h267 u8 al, ah, eax2, eax3; member in struct:biosregs::__anon2961::__anon2964
/linux-4.1.27/drivers/staging/xgifb/
H A Dvb_setmode.c749 unsigned short temp, ah, al, temp2, i, DisplayUnit; XGI_SetCRT1Offset() local
1110 unsigned short data, data2, i, k, m, n, o, si, di, bx, dl, al, ah, dh; XGI_LoadDAC() local
1078 XGI_WriteDAC(unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh, struct vb_device_info *pVBInfo) XGI_WriteDAC() argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1765 struct ipath_ah *ah; ipath_create_ah() local
1825 struct ipath_ah *ah = to_iah(ibah); ipath_destroy_ah() local
1839 struct ipath_ah *ah = to_iah(ibah); ipath_query_ah() local
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_verbs.c877 static int nes_destroy_ah(struct ib_ah *ah) nes_destroy_ah() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr600_dpm.c220 u32 k, a, ah, al; r600_calculate_at() local
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dinit.c2858 SiS_WriteDAC(struct SiS_Private *SiS_Pr, SISIOADDRESS DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) SiS_WriteDAC() argument
/linux-4.1.27/drivers/platform/x86/
H A Dacer-wmi.c1870 static acpi_status __init acer_wmi_get_handle_cb(acpi_handle ah, u32 level, acer_wmi_get_handle_cb() argument
1877 acer_wmi_get_handle(const char *name, const char *prop, acpi_handle *ah) acer_wmi_get_handle() argument
/linux-4.1.27/include/rdma/
H A Dib_mad.h252 struct ib_ah *ah; member in struct:ib_mad_send_buf
H A Dib_verbs.h1053 struct ib_ah *ah; member in struct:ib_send_wr::__anon12878::__anon12881
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c462 struct ib_ah *ah; srpt_mad_recv_handler() local
/linux-4.1.27/include/uapi/rdma/
H A Dib_user_verbs.h660 __u32 ah; member in struct:ib_uverbs_send_wr::__anon13806::__anon13809
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c3010 u8 al, ah; em_aam() local
3033 u8 ah = (ctxt->dst.val >> 8) & 0xff; em_aad() local

Completed in 8512 milliseconds