Home
last modified time | relevance | path

Searched refs:WPI_TXQ_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h286 #define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1100 WPI_TXQ_UNLOCK(sc); in wpi_update_rx_ring_ps()
1735 WPI_TXQ_UNLOCK(sc); in wpi_newstate()
1739 WPI_TXQ_UNLOCK(sc); in wpi_newstate()
2172 WPI_TXQ_UNLOCK(sc); in wpi_cmd_done()
2402 WPI_TXQ_UNLOCK(sc); in wpi_wakeup_intr()
2527 WPI_TXQ_UNLOCK(sc); in wpi_fatal_intr()
2618 WPI_TXQ_UNLOCK(sc); in wpi_free_txfrags()
2773 WPI_TXQ_UNLOCK(sc); in wpi_cmd2()
3313 WPI_TXQ_UNLOCK(sc); in wpi_cmd()
3319 WPI_TXQ_UNLOCK(sc); in wpi_cmd()
[all …]