Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h266 #define WPI_RXON_LOCK(_sc) mtx_lock(&(_sc)->rxon_mtx) macro
H A Dif_wpi.c1758 WPI_RXON_LOCK(sc); in wpi_newstate()
1799 WPI_RXON_LOCK(sc); in wpi_newstate()
1808 WPI_RXON_LOCK(sc); in wpi_newstate()
2252 WPI_RXON_LOCK(sc); in wpi_notif_intr()
2357 WPI_RXON_LOCK(sc); in wpi_notif_intr()
3582 WPI_RXON_LOCK(sc); in wpi_update_promisc()
4292 WPI_RXON_LOCK(sc); in wpi_auth()
4516 WPI_RXON_LOCK(sc); in wpi_run()
5533 WPI_RXON_LOCK(sc); in wpi_stop_locked()
5601 WPI_RXON_LOCK(sc); in wpi_set_channel()
[all …]