Searched refs:rx_overrun_errors (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxpvar.h171 uint32_t rx_overrun_errors; member in struct:fxp_hwstats
H A Dif_fxpreg.h424 uint32_t rx_overrun_errors; member in struct:fxp_stats
H A Dif_fxp.c2069 hsp->rx_overrun_errors += le32toh(sp->rx_overrun_errors);
2095 le32toh(sp->rx_overrun_errors));
3186 &hsp->rx_overrun_errors, "Overrun errors");

Completed in 118 milliseconds