Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/calxeda/
Dxgmac.c133 #define XGMAC_CONTROL_ACS 0x00000080 /* Automatic Pad/FCS Strip */ macro
985 ctrl |= XGMAC_CONTROL_DDIC | XGMAC_CONTROL_JE | XGMAC_CONTROL_ACS | in xgmac_hw_init()