Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c221 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_configpcipowersave()
329 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_get_radiorev()
436 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_load_ani_reg()
Dar5008_phy.c66 ENABLE_REGWRITE_BUFFER(ah); in ar5008_write_bank6()
593 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_init_chain_masks()
598 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_init_chain_masks()
688 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_set_channel_regs()
731 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_process_ini()
765 ENABLE_REGWRITE_BUFFER(ah); in ar5008_hw_process_ini()
Dhw.c116 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_write_array()
717 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_qos()
974 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_interrupt_masks()
1198 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_dma()
1221 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_dma()
1362 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_reset()
1446 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_reset_power_on()
1714 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_reset_opmode()
1735 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_init_queues()
2048 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_reset()
[all …]
Dani.c133 ENABLE_REGWRITE_BUFFER(ah); in ath9k_ani_restart()
449 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.c227 ENABLE_REGWRITE_BUFFER(ah); in ar9002_hw_spur_mitigate()
Deeprom_9287.c437 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_ar9287_power_cal_table()
747 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_ar9287_set_txpower()
Deeprom_4k.c344 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_4k_power_cal_table()
617 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_4k_set_txpower()
Deeprom_def.c870 ENABLE_REGWRITE_BUFFER(ah); in ath9k_hw_set_def_power_cal_table()
1192 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