Home
last modified time | relevance | path

Searched refs:cck_phy_err_base (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathnvar.h351 uint32_t cck_phy_err_base; member
H A Dathn.c1641 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()