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

/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpivar.h251 * 5. WPI_TXQ_LOCK;
284 #define WPI_TXQ_LOCK(_sc) mtx_lock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1088 WPI_TXQ_LOCK(sc);
1730 WPI_TXQ_LOCK(sc);
2143 WPI_TXQ_LOCK(sc);
2371 WPI_TXQ_LOCK(sc);
2500 WPI_TXQ_LOCK(sc);
2579 WPI_TXQ_LOCK(sc);
2614 WPI_TXQ_LOCK(sc);
3222 WPI_TXQ_LOCK(sc);
5504 WPI_TXQ_LOCK(sc);

Completed in 66 milliseconds