Searched defs:WPI_TXQ_UNLOCK (Results 1 – 1 of 1) sorted by relevance
310 #define WPI_TXQ_UNLOCK(_sc) lockmgr(&(_sc)->txq_mtx, LK_RELEASE) macro351 #define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx) macro