Home
last modified time | relevance | path

Searched refs:ATH_TXQ_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c554 ATH_TXQ_UNLOCK(txq); in ath_edma_xmit_handoff_hw()
599 ATH_TXQ_UNLOCK(txq); in ath_edma_xmit_handoff_mcast()
739 ATH_TXQ_UNLOCK(&sc->sc_txq[i]); in ath_edma_tx_drain()
890 ATH_TXQ_UNLOCK(txq); in ath_edma_tx_processq()
940 ATH_TXQ_UNLOCK(txq); in ath_edma_tx_processq()
950 ATH_TXQ_UNLOCK(txq); in ath_edma_tx_processq()
1039 ATH_TXQ_UNLOCK(&sc->sc_txq[i]); in ath_edma_tx_processq()
H A Dif_ath_beacon.c542 ATH_TXQ_UNLOCK(sc->sc_cabq); in ath_beacon_proc()
811 ATH_TXQ_UNLOCK(cabq); in ath_beacon_generate()
819 ATH_TXQ_UNLOCK(&avp->av_mcastq); in ath_beacon_generate()
H A Dif_ath.c3102 ATH_TXQ_UNLOCK(&sc->sc_txq[i]); in ath_reset()
4462 ATH_TXQ_UNLOCK(txq); in ath_tx_processq()
4490 ATH_TXQ_UNLOCK(txq); in ath_tx_processq()
4554 ATH_TXQ_UNLOCK(txq); in ath_tx_processq()
4906 ATH_TXQ_UNLOCK(txq); in ath_freebuf()
5023 ATH_TXQ_UNLOCK(txq); in ath_tx_draintxq()
5058 ATH_TXQ_UNLOCK(txq); in ath_tx_draintxq()
5071 ATH_TXQ_UNLOCK(txq); in ath_tx_draintxq()
5136 ATH_TXQ_UNLOCK(&sc->sc_txq[i]); in ath_stoptxdma()
5216 ATH_TXQ_UNLOCK(&sc->sc_txq[i]); in ath_legacy_tx_drain()
H A Dif_ath_tdma.c660 ATH_TXQ_UNLOCK(sc->sc_cabq); in ath_tdma_beacon_send()
H A Dif_athvar.h408 #define ATH_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->axq_lock) macro
H A Dif_ath_tx.c733 ATH_TXQ_UNLOCK(txq); in ath_tx_handoff_mcast()
898 ATH_TXQ_UNLOCK(txq); in ath_tx_handoff_hw()