Searched refs:tx_ptr_lock (Results 1 – 2 of 2) sorted by relevance
1232 spin_lock_irqsave(&queue->tx_ptr_lock, flags); in macb_tx_complete()1295 spin_unlock_irqrestore(&queue->tx_ptr_lock, flags); in macb_tx_complete()1713 spin_lock_irqsave(&queue->tx_ptr_lock, flags); in macb_tx_restart()1730 spin_unlock_irqrestore(&queue->tx_ptr_lock, flags); in macb_tx_restart()1738 spin_lock_irqsave(&queue->tx_ptr_lock, flags); in macb_tx_complete_pending()1746 spin_unlock_irqrestore(&queue->tx_ptr_lock, flags); in macb_tx_complete_pending()2375 spin_lock_irqsave(&queue->tx_ptr_lock, flags); in macb_start_xmit()2407 spin_unlock_irqrestore(&queue->tx_ptr_lock, flags); in macb_start_xmit()4301 spin_lock_init(&queue->tx_ptr_lock); in macb_init()
1223 spinlock_t tx_ptr_lock; member