Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.c412 static int ipg_reset(struct net_device *dev, u32 resetflags) in ipg_reset() function
902 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA | IPG_AC_NETWORK | in ipg_tx_timeout()
977 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA | in ipg_nic_txcleanup()
1549 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA); in ipg_reset_after_host_error()
1821 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA); in ipg_nic_stop()
2051 rc = ipg_reset(dev, IPG_RESET_MASK); in ipg_hw_init()