Searched defs:WPI_TXQ_STATE_UNLOCK (Results 1 – 1 of 1) sorted by relevance
316 #define WPI_TXQ_STATE_UNLOCK(_sc) lockmgr(&(_sc)->txq_state_mtx, LK_RELEASE) macro357 #define WPI_TXQ_STATE_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_state_mtx) macro