Searched refs:ofdm_phy_err_base (Results 1 – 2 of 2) sorted by relevance
350 uint32_t ofdm_phy_err_base; member
1637 if (phy1 < ani->ofdm_phy_err_base) { in athn_ani_monitor()1638 AR_WRITE(sc, AR_PHY_ERR_1, ani->ofdm_phy_err_base); in athn_ani_monitor()1645 if (phy1 < ani->ofdm_phy_err_base || phy2 < ani->cck_phy_err_base) { in athn_ani_monitor()1649 ani->ofdm_phy_err_count = phy1 - ani->ofdm_phy_err_base; in athn_ani_monitor()