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

  /src/sys/dev/ic/
athvar.h 427 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ macro
ath.c 2110 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi);
3359 qnum = ath_hal_setuptxqueue(ah, qtype, &qi);

Completed in 15 milliseconds