Home
last modified time | relevance | path

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

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