Searched refs:rmon_r_drop (Results 1 – 5 of 5) sorted by relevance
101 uint32_t rmon_r_drop; /* MBAR_ETH + 0x280 */ member
341 printf("rmon_r_drop %x - %x\n", (int)&fecp->rmon_r_drop, in dbgFecRegs()342 fecp->rmon_r_drop); in dbgFecRegs()
177 u32 rmon_r_drop; /* FEC + 0x280 */ member
516 stats->rx_fifo_errors = in_be32(&fec->rmon_r_drop); in mpc52xx_fec_get_stats()517 stats->rx_missed_errors = in_be32(&fec->rmon_r_drop); in mpc52xx_fec_get_stats()
214 u32 rmon_r_drop; member