Searched refs:txfcnt (Results 1 – 2 of 2) sorted by relevance
1606 uint32_t cyccnt, txfcnt, rxfcnt, phy1, phy2; in athn_ani_monitor() local1610 txfcnt = AR_READ(sc, AR_TFCNT); /* Tx frame count. */ in athn_ani_monitor()1616 txfdelta = txfcnt - ani->txfcnt; in athn_ani_monitor()1625 ani->txfcnt = txfcnt; in athn_ani_monitor()
356 uint32_t txfcnt; member