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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_athvar.h402 #define ATH_TXQ_LOCK_DESTROY(_tq) mtx_destroy(&(_tq)->axq_lock) macro
H A Dif_ath.c4027 ATH_TXQ_LOCK_DESTROY(txq);

Completed in 64 milliseconds