Searched refs:MAC_CMDCFG_CRC_FWD (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/altera/ | ||
D | altera_tse.h | 73 #define MAC_CMDCFG_CRC_FWD BIT(6) macro |
D | altera_tse_main.c | 966 cmd &= ~MAC_CMDCFG_CRC_FWD; /* CRC Removal */ in init_mac() |