Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_mfw_req.h151 uint32_t rx_fcs_errors; /* number of receive packets with FCS errors */ member
/freebsd/sys/dev/vnic/
H A Dnic.h227 uint64_t rx_fcs_errors; member
H A Dnicvf_main.c1565 stats->rx_fcs_errors = GET_RX_STATS(RX_FCS); in nicvf_update_stats()