Searched refs:ATH_TXQ_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dath_netbsd.h55 #define ATH_TXQ_UNLOCK(_tq) mutex_exit(&(_tq)->axq_lock) macro
H A Dath.c4103 ATH_TXQ_UNLOCK(txq);
4134 ATH_TXQ_UNLOCK(txq);
4143 ATH_TXQ_UNLOCK(txq);
4147 ATH_TXQ_UNLOCK(txq);
4351 ATH_TXQ_UNLOCK(txq);
4355 ATH_TXQ_UNLOCK(txq);
5288 ATH_TXQ_UNLOCK(axq);
5299 ATH_TXQ_UNLOCK(axq);

Completed in 101 milliseconds