Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/wpi/
HDif_wpivar.h265 #define WPI_RXON_LOCK(_sc) mtx_lock(&(_sc)->rxon_mtx) macro
HDif_wpi.c1756 WPI_RXON_LOCK(sc); in wpi_newstate()
1797 WPI_RXON_LOCK(sc); in wpi_newstate()
1806 WPI_RXON_LOCK(sc); in wpi_newstate()
2231 WPI_RXON_LOCK(sc); in wpi_notif_intr()
2336 WPI_RXON_LOCK(sc); in wpi_notif_intr()
3563 WPI_RXON_LOCK(sc); in wpi_update_promisc()
4273 WPI_RXON_LOCK(sc); in wpi_auth()
4497 WPI_RXON_LOCK(sc); in wpi_run()
5513 WPI_RXON_LOCK(sc); in wpi_stop_locked()
5581 WPI_RXON_LOCK(sc); in wpi_set_channel()
[all …]