Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h464 #define IPG_MC_RX_ENABLE 0x08000000 macro
Dipg.c665 restoremacctrl |= IPG_MC_RX_ENABLE; in ipg_io_config()
1787 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_RX_ENABLE | IPG_MC_TX_ENABLE) & in ipg_nic_open()