Lines Matching refs:meth_lock
90 spinlock_t meth_lock; member
139 spin_lock_irqsave(&priv->meth_lock, flags); in mdio_probe()
165 spin_unlock_irqrestore(&priv->meth_lock, flags); in mdio_probe()
384 spin_lock_irqsave(&priv->meth_lock, flags); in meth_rx()
387 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_rx()
461 spin_lock_irqsave(&priv->meth_lock, flags); in meth_rx()
466 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_rx()
483 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx_cleanup()
536 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx_cleanup()
557 spin_lock_irqsave(&priv->meth_lock, flags); in meth_error()
565 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_error()
704 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx()
722 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx()
738 spin_lock_irqsave(&priv->meth_lock,flags); in meth_tx_timeout()
756 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_tx_timeout()
783 spin_lock_irqsave(&priv->meth_lock, flags); in meth_set_rx_mode()
807 spin_unlock_irqrestore(&priv->meth_lock, flags); in meth_set_rx_mode()
843 spin_lock_init(&priv->meth_lock); in meth_probe()