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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h292 #define WPI_TXQ_UNLOCK(_sc) mtx_unlock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1100 WPI_TXQ_UNLOCK(sc);
1735 WPI_TXQ_UNLOCK(sc);
1739 WPI_TXQ_UNLOCK(sc);
2172 WPI_TXQ_UNLOCK(sc);
2405 WPI_TXQ_UNLOCK(sc);
2530 WPI_TXQ_UNLOCK(sc);
2626 WPI_TXQ_UNLOCK(sc);
2781 WPI_TXQ_UNLOCK(sc);
3321 WPI_TXQ_UNLOCK(sc);
3327 WPI_TXQ_UNLOCK(s
[all...]

Completed in 50 milliseconds