Home
last modified time | relevance | path

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

/openbmc/linux/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()
461 spin_lock_irqsave(&priv->meth_lock, flags); in meth_rx()
483 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx_cleanup()
557 spin_lock_irqsave(&priv->meth_lock, flags); in meth_error()
704 spin_lock_irqsave(&priv->meth_lock, flags); in meth_tx()
738 spin_lock_irqsave(&priv->meth_lock,flags); in meth_tx_timeout()
783 spin_lock_irqsave(&priv->meth_lock, flags); in meth_set_rx_mode()
[all …]