Home
last modified time | relevance | path

Searched refs:ENABLE_REGWRITE_BUFFER (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/
Dkey.c27 #define ENABLE_REGWRITE_BUFFER(_ah) \ macro
55 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_keyreset()
119 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_keysetmac()
243 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_set_keycache_entry()
282 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_set_keycache_entry()
300 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_set_keycache_entry()
316 ENABLE_REGWRITE_BUFFER(ah); in ath_hw_set_keycache_entry()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c223 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_configpcipowersave()
331 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_get_radiorev()
438 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_load_ani_reg()
Dhw.c116 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_write_array()
705 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_qos()
953 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_interrupt_masks()
1161 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_dma()
1184 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_dma()
1325 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_reset()
1399 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_reset_power_on()
1661 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_reset_opmode()
1682 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_queues()
1995 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_reset()
[all …]
Dar5008_phy.c70 ENABLE_REGWRITE_BUFFER(ah); in ar5008_write_bank6()
598 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_init_chain_masks()
603 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_init_chain_masks()
693 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_set_channel_regs()
736 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_process_ini()
770 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_process_ini()
Dani.c137 ENABLE_REGWRITE_BUFFER(ah); in ath9k_ani_restart()
467 ENABLE_REGWRITE_BUFFER(ah); in ath9k_enable_mib_counters()
Dmac.c30 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_txq_interrupts()
388 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_resettxqueue()
441 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_resettxqueue()
469 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_resettxqueue()
Dar9002_phy.c226 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_spur_mitigate()
Deeprom_9287.c493 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_ar9287_power_cal_table()
804 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_ar9287_set_txpower()
Deeprom_4k.c414 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_4k_power_cal_table()
688 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_4k_set_txpower()
Deeprom_def.c916 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_def_power_cal_table()
1240 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_def_set_txpower()
Dar9002_calib.c525 ENABLE_REGWRITE_BUFFER(ah); in ar9271_hw_pa_cal()
Dhw.h91 #define ENABLE_REGWRITE_BUFFER(_ah) \ macro