Searched refs:tx_queue_lock (Results 1 – 4 of 4) sorted by relevance
122 int tx_queue_lock; member
257 spinlock_t tx_queue_lock; member
1346 spin_lock_init(&adapter->tx_queue_lock);3759 if (spin_trylock(&adapter->tx_queue_lock)) {3762 spin_unlock(&adapter->tx_queue_lock);
671 if (irda_lock(&self->tx_queue_lock) == FALSE) in irttp_run_tx_queue()757 self->tx_queue_lock = 0; in irttp_run_tx_queue()