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

  /src/sys/dev/ic/
athvar.h 416 #define ath_hal_stoptxdma(_ah, _qnum) \ macro
ath.c 2386 if (!ath_hal_stoptxdma(ah, sc->sc_bhalq)) {
4383 (void) ath_hal_stoptxdma(ah, txq->axq_qnum);
4402 (void) ath_hal_stoptxdma(ah, sc->sc_bhalq);
4822 ath_hal_stoptxdma(ah, sc->sc_bhalq);

Completed in 19 milliseconds