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

  /src/sys/dev/ic/
athvar.h 435 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ macro
ath.c 2143 if (!ath_hal_settxqueueprops(ah, sc->sc_bhalq, &qi)) {
3438 if (!ath_hal_settxqueueprops(ah, txq->axq_qnum, &qi)) {

Completed in 17 milliseconds