Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h165 uint32_t rx_good; member
H A Dif_fxpreg.h418 uint32_t rx_good; member
H A Dif_fxp.c2048 hsp->rx_good += le32toh(sp->rx_good); in fxp_update_stats()
2064 if (sp->rx_good) { in fxp_update_stats()
2066 le32toh(sp->rx_good)); in fxp_update_stats()
3171 &hsp->rx_good, "Good frames"); in fxp_sysctl_node()