Searched refs:cck_phy_err_base (Results 1 – 2 of 2) sorted by relevance
351 uint32_t cck_phy_err_base; member
1641 if (phy2 < ani->cck_phy_err_base) { in athn_ani_monitor()1642 AR_WRITE(sc, AR_PHY_ERR_2, ani->cck_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()1650 ani->cck_phy_err_count = phy2 - ani->cck_phy_err_base; in athn_ani_monitor()