Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c123 #define XGMAC_CONTROL_ACS 0x00000080 /* Automatic Pad/FCS Strip */ macro
975 ctrl |= XGMAC_CONTROL_DDIC | XGMAC_CONTROL_JE | XGMAC_CONTROL_ACS | in xgmac_hw_init()