Home
last modified time | relevance | path

Searched refs:rx_extra_bytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/nfe/
H A Dif_nfevar.h74 uint32_t rx_extra_bytes; member
H A Dif_nfe.c3096 &stats->rx_extra_bytes, "Extra Bytes"); in nfe_sysctl_node()
3212 stats->rx_extra_bytes += NFE_READ(sc, NFE_RX_EXTRA_BYTES); in nfe_stats_update()