Searched refs:tx_global_lock (Results 1 – 2 of 2) sorted by relevance
2113 spinlock_t tx_global_lock; member4344 spin_lock(&dev->tx_global_lock); in netif_tx_lock()4381 spin_unlock(&dev->tx_global_lock); in netif_tx_unlock()4418 spin_lock(&dev->tx_global_lock); in netif_tx_disable()4426 spin_unlock(&dev->tx_global_lock); in netif_tx_disable()
9881 spin_lock_init(&dev->tx_global_lock); in netif_alloc_netdev_queues()