Searched refs:GMAC_CONTROL_IPC (Results 1 – 2 of 2) sorted by relevance
88 value |= GMAC_CONTROL_IPC; in dwmac1000_rx_ipc_enable()90 value &= ~GMAC_CONTROL_IPC; in dwmac1000_rx_ipc_enable()96 return !!(value & GMAC_CONTROL_IPC); in dwmac1000_rx_ipc_enable()
136 #define GMAC_CONTROL_IPC 0x00000400 /* Checksum Offload */ macro