Searched refs:WPI_TXQ_STATE_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ | ||
H A D | if_wpivar.h | 293 #define WPI_TXQ_STATE_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->txq_state_mtx) macro |
H A D | if_wpi.c | 726 WPI_TXQ_STATE_LOCK_DESTROY(sc); in wpi_detach() |