Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c165 if (!ath_hal_settxqueueprops(ah, sc->sc_bhalq, &qi)) { in ath_beaconq_config()
H A Dif_athvar.h1177 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ macro
H A Dif_ath.c4152 if (!ath_hal_settxqueueprops(ah, txq->axq_qnum, &qi)) { in ath_txq_update()