Searched refs:WPI_TXQ_UNLOCK (Results 1 – 2 of 2) 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
1131 WPI_TXQ_UNLOCK(sc); in wpi_update_rx_ring_ps()1772 WPI_TXQ_UNLOCK(sc); in wpi_newstate()1776 WPI_TXQ_UNLOCK(sc); in wpi_newstate()2194 WPI_TXQ_UNLOCK(sc); in wpi_cmd_done()2424 WPI_TXQ_UNLOCK(sc); in wpi_wakeup_intr()2549 WPI_TXQ_UNLOCK(sc); in wpi_fatal_intr()2640 WPI_TXQ_UNLOCK(sc); in wpi_free_txfrags()2808 WPI_TXQ_UNLOCK(sc); in wpi_cmd2()3358 WPI_TXQ_UNLOCK(sc); in wpi_cmd()3368 WPI_TXQ_UNLOCK(sc); in wpi_cmd()[all …]