Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/calxeda/
Dxgmac.c132 #define XGMAC_CONTROL_IPC 0x00000400 /* Checksum Offload */ macro
988 ctrl |= XGMAC_CONTROL_IPC; in xgmac_hw_init()
1524 ctrl |= XGMAC_CONTROL_IPC; in xgmac_set_features()
1526 ctrl &= ~XGMAC_CONTROL_IPC; in xgmac_set_features()