Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dinitvals.c917 { AR5K_PHYERR_CNT2_MASK, 0x00000000 },
1026 { AR5K_PHYERR_CNT2_MASK, 0x00000000 },
1163 { AR5K_PHYERR_CNT2_MASK, 0x00000000 },
Dani.c611 ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_CCK, AR5K_PHYERR_CNT2_MASK); in ath5k_enable_phy_err_counters()
630 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT2_MASK); in ath5k_disable_phy_err_counters()
Dreg.h1793 #define AR5K_PHYERR_CNT2_MASK 0x8138 macro