Home
last modified time | relevance | path

Searched refs:AR5K_PHYERR_CNT1_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dinitvals.c915 { AR5K_PHYERR_CNT1_MASK, 0x00000000 },
1024 { AR5K_PHYERR_CNT1_MASK, 0x00000000 },
1161 { AR5K_PHYERR_CNT1_MASK, 0x00000000 },
H A Dani.c610 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 Dreg.h1790 #define AR5K_PHYERR_CNT1_MASK 0x8130 macro