Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfec_mxc.h72 uint32_t rmon_t_crc_align; /* MBAR_ETH + 0x210 */ member
H A Dmcffec.c287 printf("rmon_t_crc_align %x - %x\n", (int)&fecp->rmon_t_crc_align, in dbgFecRegs()
288 fecp->rmon_t_crc_align); in dbgFecRegs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h149 u32 rmon_t_crc_align; /* FEC + 0x210 */ member
H A Dfec_mpc52xx.c497 stats->tx_errors = in_be32(&fec->rmon_t_crc_align) + in mpc52xx_fec_get_stats()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dfec.h186 u32 rmon_t_crc_align; member