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

/freebsd-10.2-release/sys/dev/fxp/
H A Dif_fxpvar.h167 uint32_t rx_rnr_errors; member in struct:fxp_hwstats
H A Dif_fxpreg.h418 uint32_t rx_rnr_errors; member in struct:fxp_stats
H A Dif_fxp.c2061 hsp->rx_rnr_errors += le32toh(sp->rx_rnr_errors);
2085 le32toh(sp->rx_rnr_errors) +
3185 &hsp->rx_rnr_errors, "RNR errors");

Completed in 25 milliseconds