Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sgi/
Dmeth.c90 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()
[all …]