Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfec_mxc.h68 uint32_t rmon_t_drop; /* MBAR_ETH + 0x200 */ member
H A Dmcffec.c279 printf("rmon_t_drop %x - %x\n", (int)&fecp->rmon_t_drop, in dbgFecRegs()
280 fecp->rmon_t_drop); in dbgFecRegs()
H A Dfec_mxc.c540 uint32_t mib_ptr = (uint32_t)&fec->eth->rmon_t_drop; in fecmxc_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c520 stats->tx_fifo_errors = in_be32(&fec->rmon_t_drop); in mpc52xx_fec_get_stats()
537 memset_io(&fec->rmon_t_drop, 0, in mpc52xx_fec_reset_stats()
539 offsetof(struct mpc52xx_fec, rmon_t_drop)); in mpc52xx_fec_reset_stats()
H A Dfec_mpc52xx.h145 u32 rmon_t_drop; /* FEC + 0x200 */ member
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dfec.h182 u32 rmon_t_drop; member