Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tdma.c628 if (ath_hal_numtxpending(ah, sc->sc_bhalq) != 0) { in ath_tdma_beacon_send()
H A Dif_ath_beacon.c453 if (ath_hal_numtxpending(ah, sc->sc_bhalq) != 0) { in ath_beacon_proc()
H A Dif_athvar.h1141 #define ath_hal_numtxpending(_ah, _q) \ macro
H A Dif_ath.c5047 (int) ath_hal_numtxpending(ah, txq->axq_qnum),