Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_beacon.c129 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi); in ath_beaconq_setup()
H A Dif_athvar.h1167 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ macro
H A Dif_ath.c3996 qnum = ath_hal_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()