Searched refs:ET_MAC_CFG2_IFMODE_CRC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/agere/ | ||
D | et131x.h | 893 #define ET_MAC_CFG2_IFMODE_CRC_ENABLE 0x0002 macro |
D | et131x.c | 903 cfg2 |= ET_MAC_CFG2_IFMODE_CRC_ENABLE; in et1310_config_mac_regs2() |