Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath_beacon.c127 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi); in ath_beaconq_setup()
H A Dif_athvar.h1169 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ macro
H A Dif_ath.c4039 qnum = ath_hal_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()