Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h350 uint32_t ofdm_phy_err_base; member
H A Dathn.c1637 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()