Searched refs:WPI_TXQ_LOCK (Results 1 – 2 of 2) sorted by relevance
309 #define WPI_TXQ_LOCK(_sc) lockmgr(&(_sc)->txq_mtx, LK_EXCLUSIVE) macro350 #define WPI_TXQ_LOCK(_sc) mtx_lock(&(_sc)->txq_mtx) macro
1121 WPI_TXQ_LOCK(sc); in wpi_update_rx_ring_ps()1769 WPI_TXQ_LOCK(sc); in wpi_newstate()2186 WPI_TXQ_LOCK(sc); in wpi_cmd_done()2414 WPI_TXQ_LOCK(sc); in wpi_wakeup_intr()2543 WPI_TXQ_LOCK(sc); in wpi_fatal_intr()2622 WPI_TXQ_LOCK(sc); in wpi_free_txfrags()2657 WPI_TXQ_LOCK(sc); in wpi_cmd2()3284 WPI_TXQ_LOCK(sc); in wpi_cmd()5590 WPI_TXQ_LOCK(sc);