Searched refs:AR5K_PHYERR_CNT2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath5k/ |
D | ani.c | 415 cck_err = ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2); in ath5k_ani_save_and_clear_phy_errors() 421 AR5K_PHYERR_CNT2); in ath5k_ani_save_and_clear_phy_errors() 609 AR5K_PHYERR_CNT2); in ath5k_enable_phy_err_counters() 628 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT2); in ath5k_disable_phy_err_counters() 747 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2)); in ath5k_ani_print_counters()
|
D | initvals.c | 916 { AR5K_PHYERR_CNT2, 0x00000000 }, 1025 { AR5K_PHYERR_CNT2, 0x00000000 }, 1162 { AR5K_PHYERR_CNT2, 0x00000000 },
|
D | debug.c | 742 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2), in read_file_ani() 744 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2))); in read_file_ani()
|
D | reg.h | 1792 #define AR5K_PHYERR_CNT2 0x8134 macro
|