Searched refs:axq_intrcnt (Results 1 – 3 of 3) sorted by relevance
1826 txq->axq_intrcnt = 0; in ath_tx_normal_setup()1827 } else if (++txq->axq_intrcnt >= sc->sc_txintrperiod) { in ath_tx_normal_setup()1829 txq->axq_intrcnt = 0; in ath_tx_normal_setup()
358 u_int axq_intrcnt; /* interrupt count */ member
4001 txq->axq_intrcnt = 0; in ath_txq_init()4467 txq->axq_intrcnt = 0; /* reset periodic desc intr count */ in ath_tx_processq()