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

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h293 #define WPI_TXQ_STATE_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_state_mtx) macro
H A Dif_wpi.c2124 WPI_TXQ_STATE_UNLOCK(sc);
2766 WPI_TXQ_STATE_UNLOCK(sc);
3068 WPI_TXQ_STATE_UNLOCK(sc);
5536 WPI_TXQ_STATE_UNLOCK(sc);

Completed in 180 milliseconds