Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_ani.c281 REG_WRITE(ah, AR_PHY_ERR_MASK_1, AR_PHY_ERR_OFDM_TIMING); in ath9k_ani_restart()
564 REG_WRITE(ah, AR_PHY_ERR_MASK_1, AR_PHY_ERR_OFDM_TIMING); in ath9k_ani_reset()
615 AR_PHY_ERR_OFDM_TIMING); in ath9k_hw_ani_monitor()
687 REG_WRITE(ah, AR_PHY_ERR_MASK_1, AR_PHY_ERR_OFDM_TIMING); in ath9k_enable_mib_counters()
H A Darn_reg.h1327 #define AR_PHY_ERR_OFDM_TIMING 0x00020000 macro
H A Darn_hw.c3945 if (phybits & (AR_PHY_ERR_OFDM_TIMING | AR_PHY_ERR_CCK_TIMING)) in ath9k_hw_getrxfilter()
3961 phybits |= AR_PHY_ERR_OFDM_TIMING | in ath9k_hw_setrxfilter()