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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h293 #define WPI_TXQ_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->txq_mtx) macro
H A Dif_wpi.c727 WPI_TXQ_LOCK_DESTROY(sc);

Completed in 50 milliseconds