Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h260 #define WPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dif_wpi.c2027 WPI_UNLOCK(sc); in wpi_rx_done()
2590 end: WPI_UNLOCK(sc); in wpi_intr()
3577 WPI_UNLOCK(sc); in wpi_update_promisc()
3580 WPI_UNLOCK(sc); in wpi_update_promisc()
5021 WPI_UNLOCK(sc); in wpi_read_firmware()
5424 WPI_UNLOCK(sc); in wpi_radio_on()
5446 WPI_UNLOCK(sc); in wpi_radio_off()
5501 WPI_UNLOCK(sc); in wpi_init()
5508 WPI_UNLOCK(sc); in wpi_init()
5546 WPI_UNLOCK(sc); in wpi_stop()
[all …]