Lines Matching refs:meth_lock
92 spinlock_t meth_lock; member
141 spin_lock_irqsave(&priv->meth_lock, flags); in mdio_probe()
167 spin_unlock_irqrestore(&priv->meth_lock, flags); in mdio_probe()
387 spin_lock_irqsave(&priv->meth_lock, flags); in meth_rx()
390 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_rx()
462 spin_lock_irqsave(&priv->meth_lock, flags); in meth_rx()
467 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_rx()
484 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx_cleanup()
537 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx_cleanup()
558 spin_lock_irqsave(&priv->meth_lock, flags); in meth_error()
566 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_error()
705 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx()
723 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx()
739 spin_lock_irqsave(&priv->meth_lock,flags); in meth_tx_timeout()
757 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx_timeout()
784 spin_lock_irqsave(&priv->meth_lock, flags); in meth_set_rx_mode()
808 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_set_rx_mode()
844 spin_lock_init(&priv->meth_lock); in meth_probe()