Lines Matching defs:txfidx_lock
97 spinlock_t txfidx_lock;
592 spin_lock_irqsave(&priv->txfidx_lock, flags);
594 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
642 spin_lock_irqsave(&priv->txfidx_lock, flags);
663 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
692 spin_lock_irqsave(&priv->txfidx_lock, flags);
695 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
705 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
713 spin_unlock_irqrestore(&priv->txfidx_lock, flags);
1342 spin_lock_init(&priv->txfidx_lock);