Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c122 #define XGMAC_CONTROL_IPC 0x00000400 /* Checksum Offload */ macro
976 ctrl |= XGMAC_CONTROL_IPC; in xgmac_hw_init()
1499 ctrl |= XGMAC_CONTROL_IPC; in xgmac_set_features()
1501 ctrl &= ~XGMAC_CONTROL_IPC; in xgmac_set_features()