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

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h287 #define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1103 WPI_TXQ_UNLOCK(sc);
1738 WPI_TXQ_UNLOCK(sc);
1742 WPI_TXQ_UNLOCK(sc);
2178 WPI_TXQ_UNLOCK(sc);
2408 WPI_TXQ_UNLOCK(sc);
2533 WPI_TXQ_UNLOCK(sc);
2624 WPI_TXQ_UNLOCK(sc);
2779 WPI_TXQ_UNLOCK(sc);
3319 WPI_TXQ_UNLOCK(sc);
3325 WPI_TXQ_UNLOCK(s
[all...]

Completed in 119 milliseconds