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

/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h274 #define WPI_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
H A Dif_wpi.c3102 unlock: WPI_TX_UNLOCK(sc);
3161 unlock: WPI_TX_UNLOCK(sc);
5527 WPI_TX_UNLOCK(sc);
5594 WPI_TX_UNLOCK(sc);

Completed in 71 milliseconds