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

/linux-4.1.27/drivers/net/ethernet/icplus/
H A Dipg.c39 IPG_AC_DMA | IPG_AC_FIFO | IPG_AC_NETWORK | IPG_AC_HOST | \
902 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA | IPG_AC_NETWORK | ipg_tx_timeout()
977 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA | ipg_nic_txcleanup()
1549 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA); ipg_reset_after_host_error()
1821 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA); ipg_nic_stop()
H A Dipg.h361 #define IPG_AC_DMA 0x00080000 macro

Completed in 79 milliseconds