Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sgi/
H A 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, flag in meth_error()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sgi/
H A 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, flag in meth_error()
[all...]

Completed in 2 milliseconds