Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c821 ATH_TXSTATUS_UNLOCK(sc); in ath_edma_tx_processq()
H A Dif_athvar.h1047 #define ATH_TXSTATUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_txcomplock) macro