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

/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h252 * 5. WPI_TXQ_LOCK;
285 #define WPI_TXQ_LOCK(_sc) mtx_lock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1090 WPI_TXQ_LOCK(sc);
1732 WPI_TXQ_LOCK(sc);
2164 WPI_TXQ_LOCK(sc);
2392 WPI_TXQ_LOCK(sc);
2521 WPI_TXQ_LOCK(sc);
2600 WPI_TXQ_LOCK(sc);
2635 WPI_TXQ_LOCK(sc);
3239 WPI_TXQ_LOCK(sc);
5524 WPI_TXQ_LOCK(sc);

Completed in 207 milliseconds