Searched refs:AR5K_PHYERR_CNT2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A 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() 746 pr_notice("AR5K_PHYERR_CNT2\t%d\n", in ath5k_ani_print_counters() 747 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2)); in ath5k_ani_print_counters()
|
H A D | debug.c | 741 "AR5K_PHYERR_CNT2\t%x\t(=%d)\n", in read_file_ani() 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()
|
H A D | initvals.c | 916 { AR5K_PHYERR_CNT2, 0x00000000 }, 1025 { AR5K_PHYERR_CNT2, 0x00000000 }, 1162 { AR5K_PHYERR_CNT2, 0x00000000 },
|
H A D | reg.h | 1792 #define AR5K_PHYERR_CNT2 0x8134 macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A 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() 746 pr_notice("AR5K_PHYERR_CNT2\t%d\n", in ath5k_ani_print_counters() 747 ath5k_hw_reg_read(ah, AR5K_PHYERR_CNT2)); in ath5k_ani_print_counters()
|
H A D | debug.c | 741 "AR5K_PHYERR_CNT2\t%x\t(=%d)\n", in read_file_ani() 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()
|
H A D | initvals.c | 916 { AR5K_PHYERR_CNT2, 0x00000000 }, 1025 { AR5K_PHYERR_CNT2, 0x00000000 }, 1162 { AR5K_PHYERR_CNT2, 0x00000000 },
|
H A D | reg.h | 1792 #define AR5K_PHYERR_CNT2 0x8134 macro
|
Completed in 21 milliseconds