Home
last modified time | relevance | path

Searched refs:ath_common (Results 1 – 25 of 60) sorted by relevance

123

/linux-3.4.99/drivers/net/wireless/ath/
Dath.h123 struct ath_common;
126 struct ath_common { struct
164 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, argument
168 void ath_hw_setbssidmask(struct ath_common *common);
169 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key);
170 int ath_key_config(struct ath_common *common,
174 bool ath_hw_keyreset(struct ath_common *common, u16 entry);
175 void ath_hw_cycle_counters_update(struct ath_common *common);
176 int32_t ath_hw_get_listen_time(struct ath_common *common);
179 void ath_printk(const char *level, const struct ath_common *common,
[all …]
Dhw.c118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask()
136 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update()
172 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
Dmain.c26 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc()
60 void ath_printk(const char *level, const struct ath_common* common, in ath_printk()
Dkey.c42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset()
86 static bool ath_hw_keysetmac(struct ath_common *common, in ath_hw_keysetmac()
127 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry()
336 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip()
383 static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) in ath_reserve_key_cache_slot_tkip()
402 static int ath_reserve_key_cache_slot(struct ath_common *common, in ath_reserve_key_cache_slot()
470 int ath_key_config(struct ath_common *common, in ath_key_config()
581 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key) in ath_key_delete()
Dregd.c368 struct ath_common *common = container_of(reg, struct ath_common, in ath_reg_notifier_apply()
632 struct ath_common *common = container_of(reg, struct ath_common, in ath_regd_init()
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c68 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_sta()
189 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_ap()
244 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_adhoc()
296 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_buffered()
350 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_beacon()
421 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_choose_bslot()
444 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_swba()
479 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_assign_bslot()
501 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_bslot()
519 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_tsfadjust()
[all …]
Dmci.c38 static bool ath_mci_add_profile(struct ath_common *common, in ath_mci_add_profile()
69 static void ath_mci_del_profile(struct ath_common *common, in ath_mci_del_profile()
116 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_update_scheme()
183 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_cal_msg()
213 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile()
279 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg()
339 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup()
372 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_cleanup()
391 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr()
Dhtc_drv_init.c290 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread()
312 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread()
339 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_single()
360 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_buffer()
396 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite()
408 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_regwrite_buffer()
417 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_flush()
454 static void ath_usb_read_cachesize(struct ath_common *common, int *csz) in ath_usb_read_cachesize()
459 static bool ath_usb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_usb_eeprom_read()
487 struct ath_common *common = ath9k_hw_common(priv->ah); in setup_ht_cap()
[all …]
Dmain.c84 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_wakeup()
113 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_restore()
142 void ath_start_ani(struct ath_common *common) in ath_start_ani()
183 struct ath_common *common = ath9k_hw_common(ah); in ath_update_survey_stats()
237 struct ath_common *common = ath9k_hw_common(ah); in ath_prepare_reset()
267 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset()
314 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal()
402 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_send_frame()
445 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_calibrate()
529 struct ath_common *common = ath9k_hw_common(ah); in ath_ani_calibrate()
[all …]
Dhtc_drv_main.c153 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_mac_bssid_mask()
194 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_reset()
252 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_set_channel()
337 struct ath_common *common = ath9k_hw_common(priv->ah); in __ath9k_htc_remove_monitor_interface()
357 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_monitor_interface()
446 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_monitor_interface()
475 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_station()
545 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_station()
653 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_rate_cmd()
669 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_init_rate()
[all …]
Dbeacon.c36 struct ath_common *common = ath9k_hw_common(ah); in ath_beaconq_config()
75 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_setup()
114 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_cabq()
132 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_beacon_generate()
225 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_beacon_alloc()
356 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_tasklet()
530 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_config_sta()
650 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_config_adhoc()
685 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_allow_beacon_config()
783 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_set_beacon()
Dani.c125 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_restart()
265 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_ofdm_nil()
333 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_cck_nil()
473 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset_old()
544 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset()
631 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_read_counters()
695 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_monitor()
746 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_mib_counters()
768 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_mib_counters()
842 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_init()
Dcalib.c85 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()
244 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_loadnf()
332 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nf_sanitize()
365 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_getnf()
Dpci.c44 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize()
62 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read()
96 static void ath_pci_extn_synch_enable(struct ath_common *common) in ath_pci_extn_synch_enable()
108 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init()
Drecv.c77 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_buf_link()
126 struct ath_common *common = ath9k_hw_common(ah); in ath_opmode_init()
176 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_addbuffer_edma()
209 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_edma_cleanup()
240 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_edma_init()
324 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_init()
389 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_cleanup()
585 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps_beacon()
627 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps()
667 struct ath_common *common = ath9k_hw_common(ah); in ath_edma_get_buffers()
[all …]
Dinit.c172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32()
187 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32()
217 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw()
240 struct ath_common *common = ath9k_hw_common(ah); in setup_ht_cap()
326 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup()
485 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc()
506 struct ath_common *common; in ath9k_init_softc()
649 struct ath_common *common = ath9k_hw_common(ah); in ath9k_set_hw_capab()
713 struct ath_common *common; in ath9k_init_device()
Dmac.c192 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_txq_props()
256 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_get_txq_props()
288 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_setuptxqueue()
347 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_releasetxqueue()
368 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resettxqueue()
683 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv()
770 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_interrupts()
792 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts()
832 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_interrupts()
Dhtc_drv_gpio.c68 struct ath_common *common = ath9k_hw_common(priv->ah); in ath_btcoex_period_work()
106 struct ath_common *common = ath9k_hw_common(ah); in ath_btcoex_duty_cycle_work()
318 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_radio_enable()
359 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_radio_disable()
Dar9003_mci.c35 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_interrupt()
227 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_prep_interface()
373 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_get_isr()
528 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_process_gpm_extra()
575 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_gpm()
685 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_start_reset()
829 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_reset()
1056 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_message()
1119 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_init_cal_req()
1178 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_state()
Dahb.c42 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
47 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read()
Dhw.c89 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_clockrate()
119 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_mac_to_clks()
330 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_aspm_init()
339 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_chip_test()
457 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_macaddr()
478 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_post_init()
527 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_init()
659 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init()
724 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_pll_sqsum_dvc()
985 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_global_settings()
[all …]
Dhw.h672 struct ath_common common;
887 void (*read_cachesize)(struct ath_common *common, int *csz);
888 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data);
889 void (*bt_coex_prep)(struct ath_common *common);
890 void (*extn_synch_en)(struct ath_common *common);
891 void (*aspm_init)(struct ath_common *common);
894 static inline struct ath_common *ath9k_hw_common(struct ath_hw *ah) in ath9k_hw_common()
Dhtc_drv_txrx.c133 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()
613 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_get_packet()
709 struct ath_common *common = ath9k_hw_common(priv->ah); in check_packet()
755 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_cleanup_timer()
819 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_txq_setup()
977 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_rx_prepare()
1169 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_rxep()
1214 struct ath_common *common = ath9k_hw_common(ah); in ath9k_rx_init()
Dar9002_calib.c55 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration()
188 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate()
265 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_gaincal_calibrate()
319 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_dccal_calibrate()
538 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_pa_cal()
721 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_cl_cal()
817 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_init_cal()
/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dpcu.c369 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr()
397 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid()
446 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask()
874 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode()

123