Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dathvar.h427 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ macro
H A Dath.c2110 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi); in ath_beaconq_setup()
3361 qnum = ath_hal_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()