Searched refs:tx_global_lock (Results 1 – 3 of 3) sorted by relevance
497 spin_lock(&dev->tx_global_lock); in netif_tx_lock() 521 spin_unlock(&dev->tx_global_lock); in netif_tx_unlock() 530 spin_lock(&dev->tx_global_lock); in dev_watchdog() 579 spin_unlock(&dev->tx_global_lock); in dev_watchdog()
2423 spinlock_t tx_global_lock; member4962 spin_lock(&dev->tx_global_lock); in netif_tx_disable()4970 spin_unlock(&dev->tx_global_lock); in netif_tx_disable()
11298 spin_lock_init(&dev->tx_global_lock); in netif_alloc_netdev_queues()