Searched refs:ATH_TXSTATUS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/ath/ | ||
| HD | if_ath_tx_edma.c | 631 ATH_TXSTATUS_UNLOCK(sc); in ath_edma_tx_processq() |
| HD | if_athvar.h | 999 #define ATH_TXSTATUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_txcomplock) macro |