Home
last modified time | relevance | path

Searched refs:queues_lock (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Daironet4500_core.c1193 spin_lock_irqsave(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1201 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1208 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1218 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1225 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1236 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1243 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1253 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1260 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
1266 spin_unlock_irqrestore(&(priv->queues_lock),flags); in awc_tx_fid_lookup_and_remove()
[all …]
Daironet4500.h1461 spinlock_t queues_lock; member