Lines Matching defs:txfidx_lock
94 spinlock_t txfidx_lock;
589 spin_lock_irqsave(&priv->txfidx_lock, flags);
591 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
639 spin_lock_irqsave(&priv->txfidx_lock, flags);
661 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
690 spin_lock_irqsave(&priv->txfidx_lock, flags);
693 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
703 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
711 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
1345 spin_lock_init(&priv->txfidx_lock);