Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_memac.c31 #define CMD_CFG_CRC_FWD 0x00000040 /* 25 Terminate/frwd CRC of frames */ macro
371 tmp |= CMD_CFG_CRC_FWD; in init()
940 reg32 &= ~CMD_CFG_CRC_FWD; in memac_init()