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

  /src/sys/dev/ic/
athvar.h 429 #define ath_hal_resettxqueue(_ah, _q) \ macro
ath.c 740 ath_hal_resettxqueue(ah, sc->sc_bhalq);
743 ath_hal_resettxqueue(ah, i);
2148 ath_hal_resettxqueue(ah, sc->sc_bhalq); /* push to h/w */
3444 ath_hal_resettxqueue(ah, txq->axq_qnum); /* push to h/w */

Completed in 44 milliseconds