Searched refs:tx_queue_lock (Results 1 – 5 of 5) sorted by relevance
123 spinlock_t tx_queue_lock; member965 spin_lock(&card->tx_queue_lock); in pclose()972 spin_unlock(&card->tx_queue_lock); in pclose()1042 spin_lock_irqsave(&card->tx_queue_lock, flags); in fpga_queue()1047 spin_unlock_irqrestore(&card->tx_queue_lock, flags); in fpga_queue()1084 spin_lock(&card->tx_queue_lock); in fpga_tx()1088 spin_unlock(&card->tx_queue_lock); in fpga_tx()1306 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
1602 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()