Home
last modified time | relevance | path

Searched refs:ATH_TXSTATUS_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ath/
HDif_ath_tx_edma.c631 ATH_TXSTATUS_UNLOCK(sc); in ath_edma_tx_processq()
HDif_athvar.h999 #define ATH_TXSTATUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_txcomplock) macro