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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h258 * 5. WPI_TXQ_LOCK;
291 #define WPI_TXQ_LOCK(_sc) mtx_lock(&(_sc)->txq_mtx) macro
H A Dif_wpi.c1090 WPI_TXQ_LOCK(sc);
1732 WPI_TXQ_LOCK(sc);
2164 WPI_TXQ_LOCK(sc);
2395 WPI_TXQ_LOCK(sc);
2524 WPI_TXQ_LOCK(sc);
2608 WPI_TXQ_LOCK(sc);
2643 WPI_TXQ_LOCK(sc);
3247 WPI_TXQ_LOCK(sc);
5531 WPI_TXQ_LOCK(sc);

Completed in 45 milliseconds