Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h267 #define WPI_RXON_UNLOCK(_sc) mtx_unlock(&(_sc)->rxon_mtx) macro
H A Dif_wpi.c1766 WPI_RXON_UNLOCK(sc); in wpi_newstate()
1801 WPI_RXON_UNLOCK(sc); in wpi_newstate()
1815 WPI_RXON_UNLOCK(sc); in wpi_newstate()
2359 WPI_RXON_UNLOCK(sc); in wpi_notif_intr()
3589 WPI_RXON_UNLOCK(sc); in wpi_update_promisc()
4331 WPI_RXON_UNLOCK(sc); in wpi_auth()
4544 WPI_RXON_UNLOCK(sc); in wpi_run()
4553 WPI_RXON_UNLOCK(sc); in wpi_run()
5536 WPI_RXON_UNLOCK(sc); in wpi_stop_locked()
5614 WPI_RXON_UNLOCK(sc); in wpi_set_channel()
[all …]