Searched refs:tx_global_lock (Results 1 – 3 of 3) sorted by relevance
118 spinlock_t tx_global_lock
2306 spinlock_t tx_global_lock; member4714 spin_lock(&dev->tx_global_lock); in netif_tx_disable()4722 spin_unlock(&dev->tx_global_lock); in netif_tx_disable()
10750 spin_lock_init(&dev->tx_global_lock); in netif_alloc_netdev_queues()