Searched refs:tx_irq_lock (Results 1 – 2 of 2) sorted by relevance
902 spin_lock_irqsave(ð->tx_irq_lock, flags); in mtk_tx_irq_disable()905 spin_unlock_irqrestore(ð->tx_irq_lock, flags); in mtk_tx_irq_disable()913 spin_lock_irqsave(ð->tx_irq_lock, flags); in mtk_tx_irq_enable()916 spin_unlock_irqrestore(ð->tx_irq_lock, flags); in mtk_tx_irq_enable()4825 spin_lock_init(ð->tx_irq_lock); in mtk_probe()
1238 spinlock_t tx_irq_lock; member