Home
last modified time | relevance | path

Searched refs:ath_hal_setuptxqueue (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/
Dif_athvar.h507 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ macro
Dif_ath.c2190 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi); in ath_beaconq_setup()
3881 qnum = ath_hal_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()