Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bce/
H A Dif_bce.c6746 sc->l2fhdr_error_sim_count++; in bce_rx_intr()
8719 sc->l2fhdr_error_sim_count = 0; in bce_sysctl_stats_clear()
9144 CTLFLAG_RD, &sc->l2fhdr_error_sim_count, in bce_add_sysctls()
H A Dif_bcereg.h6709 u32 l2fhdr_error_sim_count; member