Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c282 REG_WRITE(ah, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING); in ath9k_ani_restart()
565 REG_WRITE(ah, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING); in ath9k_ani_reset()
626 AR_PHY_ERR_CCK_TIMING); in ath9k_hw_ani_monitor()
688 REG_WRITE(ah, AR_PHY_ERR_MASK_2, AR_PHY_ERR_CCK_TIMING); in ath9k_enable_mib_counters()
H A Darn_reg.h1328 #define AR_PHY_ERR_CCK_TIMING 0x02000000 macro
H A Darn_hw.c3945 if (phybits & (AR_PHY_ERR_OFDM_TIMING | AR_PHY_ERR_CCK_TIMING)) in ath9k_hw_getrxfilter()
3962 AR_PHY_ERR_CCK_TIMING; in ath9k_hw_setrxfilter()