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