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()
5022 WPI_UNLOCK(sc); in wpi_read_firmware()
5425 WPI_UNLOCK(sc); in wpi_radio_on()
5447 WPI_UNLOCK(sc); in wpi_radio_off()
5502 WPI_UNLOCK(sc); in wpi_init()
5509 WPI_UNLOCK(sc); in wpi_init()
5547 WPI_UNLOCK(sc); in wpi_stop()
[all …]