Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/fxp/
H A Dif_fxpvar.h169 uint32_t rx_overrun_errors; member
H A Dif_fxpreg.h422 uint32_t rx_overrun_errors; member
H A Dif_fxp.c2054 hsp->rx_overrun_errors += le32toh(sp->rx_overrun_errors); in fxp_update_stats()
2080 le32toh(sp->rx_overrun_errors)); in fxp_update_stats()
3181 &hsp->rx_overrun_errors, "Overrun errors"); in fxp_sysctl_node()