Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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.h1181 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ macro
H A Dif_ath.c4160 if (!ath_hal_settxqueueprops(ah, txq->axq_qnum, &qi)) { in ath_txq_update()