Searched refs:ATH_TXQ_UNLOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_athvar.h | 410 #define ATH_TXQ_UNLOCK_ASSERT(_tq) mtx_assert(&(_tq)->axq_lock, \ macro |
H A D | if_ath.c | 4387 ATH_TXQ_UNLOCK_ASSERT(txq); in ath_tx_process_buf_completion() |