Searched refs:WPI_TX_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
275 #define WPI_TX_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->tx_mtx) macro
730 WPI_TX_LOCK_DESTROY(sc); in wpi_detach()