Home
last modified time | relevance | path

Searched refs:AR5K_PHYERR_CNT1 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dani.c414 ofdm_err = ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT1); in ath5k_ani_save_and_clear_phy_errors()
419 AR5K_PHYERR_CNT1); in ath5k_ani_save_and_clear_phy_errors()
607 AR5K_PHYERR_CNT1); in ath5k_enable_phy_err_counters()
627 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT1); in ath5k_disable_phy_err_counters()
745 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT1)); in ath5k_ani_print_counters()
Dinitvals.c914 { AR5K_PHYERR_CNT1, 0x00000000 },
1023 { AR5K_PHYERR_CNT1, 0x00000000 },
1160 { AR5K_PHYERR_CNT1, 0x00000000 },
Ddebug.c737 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT1), in read_file_ani()
739 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT1))); in read_file_ani()
Dreg.h1789 #define AR5K_PHYERR_CNT1 0x812c macro