Searched refs:AR_MIBC (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ |
D | hw.c | 148 REG_WRITE(ah, AR_MIBC, AR_MIBC_FMC); in ath_hw_cycle_counters_update() 163 REG_WRITE(ah, AR_MIBC, 0); in ath_hw_cycle_counters_update()
|
D | reg.h | 20 #define AR_MIBC 0x0040 macro
|
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | ani.c | 453 REG_WRITE(ah, AR_MIBC, in ath9k_enable_mib_counters() 469 REG_WRITE(ah, AR_MIBC, AR_MIBC_FMC); in ath9k_hw_disable_mib_counters() 471 REG_WRITE(ah, AR_MIBC, AR_MIBC_CMC); in ath9k_hw_disable_mib_counters()
|