Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/wpi/
HDif_wpivar.h273 #define WPI_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
HDif_wpi.c3085 unlock: WPI_TX_UNLOCK(sc); in wpi_raw_xmit()
3144 unlock: WPI_TX_UNLOCK(sc); in wpi_transmit()
5507 WPI_TX_UNLOCK(sc); in wpi_stop_locked()
5574 WPI_TX_UNLOCK(sc); in wpi_set_channel()