Searched refs:rmon_r_drop (Results 1 – 5 of 5) sorted by relevance
100 uint32_t rmon_r_drop; /* MBAR_ETH + 0x280 */ member
343 printf("rmon_r_drop %x - %x\n", (int)&fecp->rmon_r_drop, in dbgFecRegs()344 fecp->rmon_r_drop); in dbgFecRegs()
177 u32 rmon_r_drop; /* FEC + 0x280 */ member
514 stats->rx_fifo_errors = in_be32(&fec->rmon_r_drop); in mpc52xx_fec_get_stats()515 stats->rx_missed_errors = in_be32(&fec->rmon_r_drop); in mpc52xx_fec_get_stats()
215 u32 rmon_r_drop; member