Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dfec_mxc.h86 uint32_t rmon_t_octets; /* MBAR_ETH + 0x244 */ member
H A Dmcffec.c311 printf("rmon_t_octets %x - %x\n", (int)&fecp->rmon_t_octets, in dbgFecRegs()
312 fecp->rmon_t_octets); in dbgFecRegs()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h162 u32 rmon_t_octets; /* FEC + 0x244 */ member
H A Dfec_mpc52xx.c497 stats->tx_bytes = in_be32(&fec->rmon_t_octets); in mpc52xx_fec_get_stats()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dfec.h198 u32 rmon_t_octets; member