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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h256 * 3. WPI_TX_LOCK;
279 #define WPI_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dif_wpi.c3088 WPI_TX_LOCK(sc);
3133 WPI_TX_LOCK(sc);
5530 WPI_TX_LOCK(sc);
5598 WPI_TX_LOCK(sc);

Completed in 58 milliseconds