Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h168 uint32_t rx_rnr_errors; member
H A Dif_fxpreg.h421 uint32_t rx_rnr_errors; member
H A Dif_fxp.c2058 hsp->rx_rnr_errors += le32toh(sp->rx_rnr_errors); in fxp_update_stats()
2084 le32toh(sp->rx_rnr_errors) + in fxp_update_stats()
3184 &hsp->rx_rnr_errors, "RNR errors"); in fxp_sysctl_node()