HomeSort by: relevance | last modified time | path
    Searched refs:ofdm_phy_err_base (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 350 uint32_t ofdm_phy_err_base; member in struct:athn_ani
athn.c 1637 if (phy1 < ani->ofdm_phy_err_base) {
1638 AR_WRITE(sc, AR_PHY_ERR_1, ani->ofdm_phy_err_base);
1645 if (phy1 < ani->ofdm_phy_err_base || phy2 < ani->cck_phy_err_base) {
1649 ani->ofdm_phy_err_count = phy1 - ani->ofdm_phy_err_base;

Completed in 31 milliseconds