Home
last modified time | relevance | path

Searched refs:ath_hal_numtxpending (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_ath_tdma.c625 if (ath_hal_numtxpending(ah, sc->sc_bhalq) != 0) { in ath_tdma_beacon_send()
HDif_ath_beacon.c444 if (ath_hal_numtxpending(ah, sc->sc_bhalq) != 0) { in ath_beacon_proc()
HDif_athvar.h1118 #define ath_hal_numtxpending(_ah, _q) \ macro
HDif_ath.c4914 (int) ath_hal_numtxpending(ah, txq->axq_qnum), in ath_tx_stopdma()