Home
last modified time | relevance | path

Searched refs:rx_len_errors (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/nfe/
H A Dif_nfevar.h83 uint32_t rx_len_errors; member
H A Dif_nfe.c3123 &stats->rx_len_errors, "Length Errors"); in nfe_sysctl_node()
3232 stats->rx_len_errors += NFE_READ(sc, NFE_RX_LEN_ERROR); in nfe_stats_update()
/freebsd-13.1/sys/dev/ice/
H A Dice_type.h1131 u64 rx_len_errors; /* rlec */ member
H A Dice_lib.c2454 ICE_PF_STAT32(GLPRT_RLEC, rx_len_errors); in ice_update_pf_stats()
4398 stat += hs->rx_len_errors; in ice_sysctl_rx_errors_stat()
4675 {&stats->rx_len_errors, "rx_length_errors", "Receive Length Errors"}, in ice_add_sysctls_mac_stats()
6701 hs->rx_len_errors + hs->rx_undersize + in ice_get_ifnet_counter()