Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dkey.c31 #define REGWRITE_BUFFER_FLUSH(_ah) \ macro
81 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_keyreset()
123 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_keysetmac()
258 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_set_keycache_entry()
297 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_set_keycache_entry()
314 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_set_keycache_entry()
330 REGWRITE_BUFFER_FLUSH(ah); in ath_hw_set_keycache_entry()
/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c246 REGWRITE_BUFFER_FLUSH(ah); in ar9002_hw_configpcipowersave()
337 REGWRITE_BUFFER_FLUSH(ah); in ar9002_hw_get_radiorev()
455 REGWRITE_BUFFER_FLUSH(ah); in ar9002_hw_load_ani_reg()
Dhw.c122 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_write_array()
735 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_init_qos()
979 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_init_interrupt_masks()
1188 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_dma()
1238 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_dma()
1387 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_reset()
1428 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_reset_power_on()
1691 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_reset_opmode()
1705 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_init_queues()
2018 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_reset()
[all …]
Dar5008_phy.c77 REGWRITE_BUFFER_FLUSH(ah); in ar5008_write_bank6()
609 REGWRITE_BUFFER_FLUSH(ah); in ar5008_hw_init_chain_masks()
703 REGWRITE_BUFFER_FLUSH(ah); in ar5008_hw_set_channel_regs()
756 REGWRITE_BUFFER_FLUSH(ah); in ar5008_hw_process_ini()
788 REGWRITE_BUFFER_FLUSH(ah); in ar5008_hw_process_ini()
Dmac.c43 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_txq_interrupts()
434 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_resettxqueue()
454 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_resettxqueue()
484 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_resettxqueue()
Dani.c144 REGWRITE_BUFFER_FLUSH(ah); in ath9k_ani_restart()
477 REGWRITE_BUFFER_FLUSH(ah); in ath9k_enable_mib_counters()
Dar9002_phy.c276 REGWRITE_BUFFER_FLUSH(ah); in ar9002_hw_spur_mitigate()
Deeprom_9287.c542 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_ar9287_power_cal_table()
904 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_ar9287_set_txpower()
Deeprom_4k.c451 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_4k_power_cal_table()
767 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_4k_set_txpower()
Deeprom_def.c957 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_set_def_power_cal_table()
1343 REGWRITE_BUFFER_FLUSH(ah); in ath9k_hw_def_set_txpower()
Dar9002_calib.c529 REGWRITE_BUFFER_FLUSH(ah); in ar9271_hw_pa_cal()
Dhw.h97 #define REGWRITE_BUFFER_FLUSH(_ah) \ macro