Searched refs:MWL_TXQ_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1275 MWL_TXQ_UNLOCK(txq); in mwl_gettxbuf()1296 MWL_TXQ_UNLOCK(txq); in mwl_puttxbuf_head()1307 MWL_TXQ_UNLOCK(txq); in mwl_puttxbuf_tail()3294 MWL_TXQ_UNLOCK(txq); in mwl_tx_start()3327 MWL_TXQ_UNLOCK(txq); in mwl_tx_processq()3334 MWL_TXQ_UNLOCK(txq); in mwl_tx_processq()3338 MWL_TXQ_UNLOCK(txq); in mwl_tx_processq()3445 MWL_TXQ_UNLOCK(txq); in mwl_tx_draintxq()3449 MWL_TXQ_UNLOCK(txq); in mwl_tx_draintxq()3525 MWL_TXQ_UNLOCK(txq); in mwl_cleartxq()[all …]
138 #define MWL_TXQ_UNLOCK(_tq) mtx_unlock(&(_tq)->lock) macro