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

/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwlvar.h138 #define MWL_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->lock) macro
H A Dif_mwl.c1281 MWL_TXQ_UNLOCK(txq);
1302 MWL_TXQ_UNLOCK(txq);
1313 MWL_TXQ_UNLOCK(txq);
3299 MWL_TXQ_UNLOCK(txq);
3333 MWL_TXQ_UNLOCK(txq);
3340 MWL_TXQ_UNLOCK(txq);
3344 MWL_TXQ_UNLOCK(txq);
3449 MWL_TXQ_UNLOCK(txq);
3453 MWL_TXQ_UNLOCK(txq);
3529 MWL_TXQ_UNLOCK(tx
[all...]

Completed in 111 milliseconds