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

  /src/sys/dev/ic/
athvar.h 390 #define ath_hal_gettxbuf(_ah, _q) \ macro
ath.c 4125 (void *)(uintptr_t) ath_hal_gettxbuf(sc->sc_ah, txq->axq_qnum),
4387 (void *)(uintptr_t) ath_hal_gettxbuf(ah, txq->axq_qnum),
4406 (void *)(uintptr_t) ath_hal_gettxbuf(ah, sc->sc_bhalq));

Completed in 76 milliseconds