Searched refs:rxfcnt (Results 1 – 2 of 2) sorted by relevance
1606 uint32_t cyccnt, txfcnt, rxfcnt, phy1, phy2; in athn_ani_monitor() local1611 rxfcnt = AR_READ(sc, AR_RFCNT); /* Rx frame count. */ in athn_ani_monitor()1617 rxfdelta = rxfcnt - ani->rxfcnt; in athn_ani_monitor()1626 ani->rxfcnt = rxfcnt; in athn_ani_monitor()
357 uint32_t rxfcnt; member