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

/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h292 #define WPI_TXQ_STATE_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_state_mtx) macro
H A Dif_wpi.c2118 WPI_TXQ_STATE_UNLOCK(sc);
2760 WPI_TXQ_STATE_UNLOCK(sc);
3062 WPI_TXQ_STATE_UNLOCK(sc);
5531 WPI_TXQ_STATE_UNLOCK(sc);

Completed in 140 milliseconds