Searched refs:tx_pending_lock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dep93xx_eth.c172 spinlock_t tx_pending_lock; member in struct:ep93xx_priv
377 spin_lock_irq(&ep->tx_pending_lock);
381 spin_unlock_irq(&ep->tx_pending_lock);
395 spin_lock(&ep->tx_pending_lock);
435 spin_unlock(&ep->tx_pending_lock);
678 spin_lock_init(&ep->tx_pending_lock);

Completed in 34 milliseconds