Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sgi/
Dmeth.c92 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()
[all …]