/linux-4.1.27/drivers/net/wireless/ath/ |
D | ath.h | 139 struct ath_common; 143 void (*wakeup)(struct ath_common *common); 144 void (*restore)(struct ath_common *common); 147 struct ath_common { struct 191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() argument 196 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, 199 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr); 201 void ath_hw_setbssidmask(struct ath_common *common); 202 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key); 203 int ath_key_config(struct ath_common *common, [all …]
|
D | main.c | 29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() 63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() 71 void ath_printk(const char *level, const struct ath_common* common, in ath_printk()
|
D | hw.c | 118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask() 142 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update() 178 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
|
D | dfs_pattern_detector.h | 98 struct ath_common *common; 110 dfs_pattern_detector_init(struct ath_common *common,
|
D | key.c | 42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset() 87 static bool ath_hw_keysetmac(struct ath_common *common, in ath_hw_keysetmac() 129 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry() 339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip() 386 static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) in ath_reserve_key_cache_slot_tkip() 405 static int ath_reserve_key_cache_slot(struct ath_common *common, in ath_reserve_key_cache_slot() 473 int ath_key_config(struct ath_common *common, in ath_key_config() 584 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key) in ath_key_delete()
|
D | regd.c | 505 struct ath_common *common = container_of(reg, struct ath_common, in ath_reg_notifier_apply() 756 struct ath_common *common = container_of(reg, struct ath_common, in ath_regd_init()
|
D | dfs_pattern_detector.c | 340 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | common.h | 63 bool ath9k_cmn_rx_accept(struct ath_common *common, 69 void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, 74 int ath9k_cmn_process_rate(struct ath_common *common, 78 void ath9k_cmn_process_rssi(struct ath_common *common, 87 void ath9k_cmn_btcoex_bt_stomp(struct ath_common *common,
|
D | htc_drv_init.c | 60 static void ath9k_htc_op_ps_wakeup(struct ath_common *common) in ath9k_htc_op_ps_wakeup() 65 static void ath9k_htc_op_ps_restore(struct ath_common *common) in ath9k_htc_op_ps_restore() 233 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread() 255 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread() 279 static void ath9k_regwrite_multi(struct ath_common *common) in ath9k_regwrite_multi() 301 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_single() 322 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_buffer() 345 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite() 357 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_regwrite_buffer() 366 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_flush() [all …]
|
D | link.c | 70 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_check() 96 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_rx_hang_check() 118 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_work() 147 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_activate() 173 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_send_frame() 216 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_calibrate() 304 struct ath_common *common = ath9k_hw_common(ah); in ath_ani_calibrate() 420 struct ath_common *common = ath9k_hw_common(ah); in ath_start_ani() 439 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_stop_ani() 448 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_check_ani() [all …]
|
D | beacon.c | 36 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beaconq_config() 77 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_setup() 116 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_generate() 196 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_assign_slot() 219 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_remove_slot() 250 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_choose_slot() 278 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_tsfadjust() 323 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_tasklet() 493 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_config_adhoc() 512 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_allow_beacon_config() [all …]
|
D | main.c | 99 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_ps_full_sleep() 114 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_wakeup() 145 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_restore() 233 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset() 283 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal() 373 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tasklet() 506 struct ath_common *common = ath9k_hw_common(ah); in ath_isr() 605 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_reset() 625 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_queue_reset() 651 struct ath_common *common = ath9k_hw_common(ah); in ath9k_start() [all …]
|
D | htc_drv_beacon.c | 140 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_buffered() 194 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_beacon() 265 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_choose_bslot() 288 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_swba() 323 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_assign_bslot() 345 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_bslot() 363 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_tsfadjust() 396 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_check_beacon_config() 451 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config() 487 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_reconfig()
|
D | htc_drv_main.c | 143 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_mac_bssid_mask() 187 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_reset() 245 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_set_channel() 335 struct ath_common *common = ath9k_hw_common(priv->ah); in __ath9k_htc_remove_monitor_interface() 355 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_monitor_interface() 444 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_monitor_interface() 473 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_station() 539 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_station() 649 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_rate_cmd() 665 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_init_rate() [all …]
|
D | ani.c | 157 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_ofdm_nil() 242 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_cck_nil() 329 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset() 387 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_read_counters() 420 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_monitor() 461 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_mib_counters() 483 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_mib_counters() 497 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_init()
|
D | channel.c | 26 struct ath_common *common = ath9k_hw_common(ah); in ath_set_channel() 105 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_init() 129 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_channel() 231 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_check_active() 357 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_setup_timer() 399 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchannel_noa() 426 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_periodic_noa() 458 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_oneshot_noa() 478 struct ath_common *common = ath9k_hw_common(ah); in ath_chanctx_event() 783 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_switch() [all …]
|
D | recv.c | 41 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_buf_link() 91 struct ath_common *common = ath9k_hw_common(ah); in ath_opmode_init() 141 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_addbuffer_edma() 174 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_edma_cleanup() 200 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_edma_init() 273 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_init() 334 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_cleanup() 377 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_calcrxfilter() 541 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps_beacon() 596 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps() [all …]
|
D | mci.c | 41 static bool ath_mci_add_profile(struct ath_common *common, in ath_mci_add_profile() 73 static void ath_mci_del_profile(struct ath_common *common, in ath_mci_del_profile() 121 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_update_scheme() 213 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_cal_msg() 298 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile() 372 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg() 436 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup() 475 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_cleanup() 487 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr() 633 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_enable()
|
D | common.c | 31 bool ath9k_cmn_rx_accept(struct ath_common *common, in ath9k_cmn_rx_accept() 118 void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, in ath9k_cmn_rx_skb_postprocess() 170 int ath9k_cmn_process_rate(struct ath_common *common, in ath9k_cmn_process_rate() 212 void ath9k_cmn_process_rssi(struct ath_common *common, in ath9k_cmn_process_rssi() 381 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_init_crypto()
|
D | common-beacon.c | 59 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_sta() 131 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_adhoc() 162 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_ap()
|
D | common-spectral.h | 136 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, 138 int ath9k_cmn_spectral_scan_config(struct ath_common *common,
|
D | init.c | 95 static void ath9k_op_ps_wakeup(struct ath_common *common) in ath9k_op_ps_wakeup() 100 static void ath9k_op_ps_restore(struct ath_common *common) in ath9k_op_ps_restore() 119 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() 134 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() 174 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() 229 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup() 368 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc() 396 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_pcoem_platform() 542 struct ath_common *common; in ath9k_init_softc() 696 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_band_txpower() [all …]
|
D | wow.c | 53 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_add_disassoc_deauth_pattern() 172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_suspend() 284 struct ath_common *common = ath9k_hw_common(ah); in ath9k_resume() 317 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_wakeup()
|
D | calib.c | 85 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_nfcal_hist_buffer() 188 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_reset_calvalid() 242 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_loadnf() 329 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nf_sanitize() 362 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_getnf()
|
D | common-init.c | 125 int ath9k_cmn_init_channels_rates(struct ath_common *common) in ath9k_cmn_init_channels_rates() 175 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_setup_ht_cap() 232 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_reload_chainmask()
|
D | dynack.c | 66 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_bssidmask() 88 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_compute_ackto() 177 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_tx_ts() 251 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_ack_ts()
|
D | common-init.h | 17 int ath9k_cmn_init_channels_rates(struct ath_common *common);
|
D | mac.c | 200 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_txq_props() 264 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_get_txq_props() 296 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_setuptxqueue() 348 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_releasetxqueue() 369 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resettxqueue() 695 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv() 782 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_kill_interrupts() 810 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts() 851 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_interrupts()
|
D | tx99.c | 22 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_stop() 113 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_init() 177 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_tx99()
|
D | hw.c | 42 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_clockrate() 72 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_mac_to_clks() 333 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_chip_test() 383 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_config() 475 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_macaddr() 504 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_post_init() 555 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_init() 654 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init() 725 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_pll_sqsum_dvc() 1018 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_global_settings() [all …]
|
D | ahb.c | 54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize() 59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read()
|
D | ar9003_mci.c | 36 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_interrupt() 226 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_prep_interface() 371 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_get_isr() 526 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_process_gpm_extra() 573 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_gpm() 681 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_start_reset() 909 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_reset() 1159 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_message() 1222 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_init_cal_req() 1395 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_bt_gain_ctrl() [all …]
|
D | htc_drv_gpio.c | 69 struct ath_common *common = ath9k_hw_common(priv->ah); in ath_btcoex_period_work() 104 struct ath_common *common = ath9k_hw_common(ah); in ath_btcoex_duty_cycle_work() 185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_init_btcoex()
|
D | pci.c | 769 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 787 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read() 822 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init() 1011 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_pci_suspend() 1036 struct ath_common *common = ath9k_hw_common(ah); in ath_pci_resume()
|
D | htc_drv_txrx.c | 133 struct ath_common *common = ath9k_hw_common(priv->ah); in get_htc_epid_queue() 160 struct ath_common *common = ath9k_hw_common(priv->ah); in strip_drv_header() 616 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_get_packet() 712 struct ath_common *common = ath9k_hw_common(priv->ah); in check_packet() 758 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_cleanup_timer() 822 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_txq_setup() 930 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_host_rx_init() 977 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_rx_prepare() 1114 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_rxep()
|
D | ar9003_calib.c | 41 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_setup_calibration() 200 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_iqcalibrate() 337 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_dynamic_osdac_selection() 568 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_solve_iq_cal() 638 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_calc_iq_corr() 983 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_run() 1008 struct ath_common *common = ath9k_hw_common(ah); in __ar955x_tx_iq_cal_sort() 1062 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_post_proc() 1385 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_init_cal_pcoem() 1562 struct ath_common *common = ath9k_hw_common(ah); in do_ar9003_agc_cal() [all …]
|
D | ar9002_calib.c | 52 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration() 185 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate() 262 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_gaincal_calibrate() 316 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_dccal_calibrate() 534 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_pa_cal() 717 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_cl_cal() 815 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_init_cal()
|
D | common-spectral.c | 44 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_fft() 238 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger() 269 int ath9k_cmn_spectral_scan_config(struct ath_common *common, in ath9k_cmn_spectral_scan_config() 315 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in write_file_spec_scan_ctl()
|
D | hw.h | 775 struct ath_common common; 982 void (*read_cachesize)(struct ath_common *common, int *csz); 983 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); 984 void (*bt_coex_prep)(struct ath_common *common); 985 void (*aspm_init)(struct ath_common *common); 988 static inline struct ath_common *ath9k_hw_common(struct ath_hw *ah) in ath9k_hw_common()
|
D | debug.c | 90 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_debug() 102 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_debug() 136 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_ani() 192 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_ani() 235 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_bt_ant_diversity() 248 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_bt_ant_diversity() 664 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_misc() 952 struct ath_common *common = ath9k_hw_common(ah); in read_file_dump_nfcal() 1304 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_debug()
|
D | wmi.c | 191 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_fatal_work() 297 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wmi_cmd()
|
D | ar9003_wow.c | 39 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_powermode_wow_sleep() 69 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_create_keep_alive_pattern()
|
D | htc_drv_debug.c | 364 struct ath_common *common = ath9k_hw_common(priv->ah); in read_file_debug() 376 struct ath_common *common = ath9k_hw_common(priv->ah); in write_file_debug() 489 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_init_debug()
|
D | ar5008_phy.c | 146 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_force_bias() 187 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_set_channel() 701 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_process_ini() 933 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_ani_control_new() 1147 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_ani_cache_ini_regs()
|
D | dfs.c | 154 struct ath_common *common = ath9k_hw_common(ah); in ath9k_dfs_process_phyerr()
|
D | xmit.c | 1176 struct ath_common *common = ath9k_hw_common(ah); in ath_buf_set_rate() 1864 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_drain_all_txq() 1917 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_txq_schedule() 2020 struct ath_common *common = ath9k_hw_common(ah); in ath_tx_txqaddbuf() 2189 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_setup_buffer() 2236 void ath_assign_seq(struct ath_common *common, struct sk_buff *skb) in ath_assign_seq() 2494 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_complete() 2641 struct ath_common *common = ath9k_hw_common(ah); in ath_tx_processq() 2728 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_edma_tasklet() 2841 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_init() [all …]
|
D | eeprom.c | 126 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_read() 335 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_regulatory_maxpower()
|
D | ar9003_eeprom.c | 3046 struct ath_common *common = ath9k_hw_common(ah); in ar9300_read_eeprom() 3154 struct ath_common *common = ath9k_hw_common(ah); in ar9300_uncompress_block() 3188 struct ath_common *common = ath9k_hw_common(ah); in ar9300_compress_decision() 3279 struct ath_common *common = ath9k_hw_common(ah); in ar9300_eeprom_restore_internal() 3577 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ant_ctrl_apply() 4660 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_get_target_power_eeprom() 4691 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_cal_pier_get() 4899 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_calibration_apply() 5118 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_set_power_per_rate_table() 5334 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9300_set_txpower()
|
D | ar9003_phy.c | 1090 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ani_control() 1417 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ani_cache_ini_regs() 1805 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_spectral_scan_wait() 2120 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_bb_watchdog_config() 2195 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_bb_watchdog_dbg_info()
|
D | eeprom_4k.c | 58 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_4k_fill_eeprom() 186 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_4k_check_eeprom() 354 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_4k_power_cal_table()
|
D | ath9k.h | 569 void ath_assign_seq(struct ath_common *common, struct sk_buff *skb); 1066 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | btcoex.c | 95 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_btcoex_init_scheme()
|
D | eeprom_def.c | 117 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_def_fill_eeprom() 264 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_def_check_eeprom() 812 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_def_power_cal_table()
|
D | ar9003_paprd.c | 100 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_training_power_5g() 140 struct ath_common *common = ath9k_hw_common(ah); in ar9003_paprd_setup_single_table()
|
D | ar9002_mac.c | 40 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_get_isr()
|
D | htc.h | 536 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | eeprom_9287.c | 61 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9287_fill_eeprom() 185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9287_check_eeprom()
|
D | ar9003_aic.c | 453 struct ath_common *common = ath9k_hw_common(ah); in ar9003_aic_cal_continue()
|
D | ar9002_phy.c | 674 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_spectral_scan_wait()
|
D | ar9003_mac.c | 188 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_get_isr()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 372 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr() 400 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid() 449 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask() 877 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode()
|
D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize() 36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read()
|
D | ath5k.h | 1257 struct ath_common common; 1464 void (*read_cachesize)(struct ath_common *common, int *csz); 1465 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); 1641 static inline struct ath_common *ath5k_hw_common(struct ath5k_hw *ah) in ath5k_hw_common() 1694 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize() 1701 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_nvram_read()
|
D | pci.c | 56 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize() 78 ath5k_pci_eeprom_read(struct ath_common *common, u32 offset, u16 *data) in ath5k_pci_eeprom_read()
|
D | mac80211-ops.c | 257 struct ath_common *common = ath5k_hw_common(ah); in ath5k_bss_info_changed() 489 struct ath_common *common = ath5k_hw_common(ah); in ath5k_set_key() 665 struct ath_common *common = ath5k_hw_common(ah); in ath5k_get_survey()
|
D | base.c | 522 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode() 599 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc() 935 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb() 1163 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start() 1215 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted() 1376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame() 1546 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx() 2534 struct ath_common *common; in ath5k_init_ah() 2726 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start() 2862 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset()
|
D | reset.c | 103 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_htoclock() 120 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_clocktoh() 135 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init_core_clock()
|
D | attach.c | 107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init()
|
D | ani.c | 376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_ani_get_listen_time()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | core.h | 502 struct ath_common ath_common; member
|
D | core.c | 1364 ar->ath_common.priv = ar; in ath10k_core_create() 1365 ar->ath_common.hw = ar->hw; in ath10k_core_create()
|
D | mac.c | 2226 regpair = ar->ath_common.regulatory.regpair; in ath10k_regd_update() 2255 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory); in ath10k_reg_notifier() 5594 ar->ath_common.debug_mask = ATH_DBG_DFS; in ath10k_mac_register() 5595 ar->dfs_detector = dfs_pattern_detector_init(&ar->ath_common, in ath10k_mac_register() 5602 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, in ath10k_mac_register() 5618 if (!ath_is_world_regd(&ar->ath_common.regulatory)) { in ath10k_mac_register() 5620 ar->ath_common.regulatory.alpha2); in ath10k_mac_register()
|
D | wmi.c | 3137 ar->ath_common.regulatory.current_rd = __le32_to_cpu(arg.eeprom_rd); in ath10k_wmi_event_service_ready()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 304 struct ath_common *common = &ar->common; in carl9170_set_operating_mode()
|
D | carl9170.h | 234 struct ath_common common;
|
D | rx.c | 522 struct ath_common *common = &ar->common; in carl9170_ps_beacon()
|
D | main.c | 562 struct ath_common *common = &ar->common; in carl9170_init_interface() 1054 struct ath_common *common = &ar->common; in carl9170_op_bss_info_changed()
|