Searched refs:tx_global_lock (Results 1 – 4 of 4) sorted by relevance
469 spin_lock(&dev->tx_global_lock); in netif_tx_lock() 493 spin_unlock(&dev->tx_global_lock); in netif_tx_unlock() 502 spin_lock(&dev->tx_global_lock); in dev_watchdog() 549 spin_unlock(&dev->tx_global_lock); in dev_watchdog()
120 spinlock_t tx_global_lock
2344 spinlock_t tx_global_lock; member4783 spin_lock(&dev->tx_global_lock); in netif_tx_disable()4791 spin_unlock(&dev->tx_global_lock); in netif_tx_disable()
10998 spin_lock_init(&dev->tx_global_lock); in netif_alloc_netdev_queues()