Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dfec.h182 u32 rmon_t_drop; member