Searched refs:tx_queue_lock (Results 1 – 5 of 5) sorted by relevance
123 spinlock_t tx_queue_lock; member957 spin_lock(&card->tx_queue_lock); in pclose()964 spin_unlock(&card->tx_queue_lock); in pclose()1034 spin_lock_irqsave(&card->tx_queue_lock, flags); in fpga_queue()1039 spin_unlock_irqrestore(&card->tx_queue_lock, flags); in fpga_queue()1076 spin_lock(&card->tx_queue_lock); in fpga_tx()1080 spin_unlock(&card->tx_queue_lock); in fpga_tx()1298 spin_lock_init(&card->tx_queue_lock); in fpga_probe()
123 int tx_queue_lock; member
193 spinlock_t tx_queue_lock; /* prevent concurrent tail updates */ member
1601 spin_lock_init(&adapter->tx_queue_lock); in igbvf_sw_init()
719 if (irda_lock(&self->tx_queue_lock) == FALSE) in irttp_run_tx_queue()803 self->tx_queue_lock = 0; in irttp_run_tx_queue()