Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/fxp/
H A Dif_fxpvar.h171 uint32_t rx_overrun_errors; member
H A Dif_fxpreg.h424 uint32_t rx_overrun_errors; member
H A Dif_fxp.c2066 hsp->rx_overrun_errors += le32toh(sp->rx_overrun_errors); in fxp_update_stats()
2092 le32toh(sp->rx_overrun_errors)); in fxp_update_stats()
3193 &hsp->rx_overrun_errors, "Overrun errors"); in fxp_sysctl_node()