Searched refs:WPI_TXQ_STATE_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h254 * 6. WPI_TXQ_STATE_LOCK;
292 #define WPI_TXQ_STATE_LOCK(_sc) mtx_lock(&(_sc)->txq_state_mtx) macro
H A Dif_wpi.c2119 WPI_TXQ_STATE_LOCK(sc);
2762 WPI_TXQ_STATE_LOCK(sc);
3066 WPI_TXQ_STATE_LOCK(sc);
5534 WPI_TXQ_STATE_LOCK(sc);

Completed in 164 milliseconds