Searched refs:AR5K_PHYERR_CNT1_MASK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | ani.c | 610 ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_OFDM, AR5K_PHYERR_CNT1_MASK); in ath5k_enable_phy_err_counters() 629 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT1_MASK); in ath5k_disable_phy_err_counters()
|
H A D | initvals.c | 915 { AR5K_PHYERR_CNT1_MASK, 0x00000000 }, 1024 { AR5K_PHYERR_CNT1_MASK, 0x00000000 }, 1161 { AR5K_PHYERR_CNT1_MASK, 0x00000000 },
|
H A D | reg.h | 1790 #define AR5K_PHYERR_CNT1_MASK 0x8130 macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | ani.c | 610 ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_OFDM, AR5K_PHYERR_CNT1_MASK); in ath5k_enable_phy_err_counters() 629 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT1_MASK); in ath5k_disable_phy_err_counters()
|
H A D | initvals.c | 915 { AR5K_PHYERR_CNT1_MASK, 0x00000000 }, 1024 { AR5K_PHYERR_CNT1_MASK, 0x00000000 }, 1161 { AR5K_PHYERR_CNT1_MASK, 0x00000000 },
|
H A D | reg.h | 1790 #define AR5K_PHYERR_CNT1_MASK 0x8130 macro
|
Completed in 17 milliseconds