Searched refs:ATH_TXSTATUS_LOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_ath_tx_edma.c | 816 ATH_TXSTATUS_LOCK(sc); in ath_edma_tx_processq() |
H A D | if_athvar.h | 1042 #define ATH_TXSTATUS_LOCK(_sc) mtx_lock(&(_sc)->sc_txcomplock) macro |