Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1241 u64 illegal_bytes; /* illerrc */
1213 u64 illegal_bytes; /* illerrc */ global() member
H A Dice_lib.c2724 ICE_PF_STAT32(GLPRT_ILLERRC, illegal_bytes); in ice_update_pf_stats()
4944 stat += hs->illegal_bytes; in ice_sysctl_rx_errors_stat()
5237 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"}, in ice_add_sysctls_mac_stats()
7786 return (hs->crc_errors + hs->illegal_bytes + in ice_get_ifnet_counter()
/freebsd/sys/dev/ixl/
H A Di40e_type.h1451 u64 illegal_bytes; /* illerrc */ member
H A Dixl_pf_main.c1051 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"}, in ixl_add_sysctls_mac_stats()
2102 &osd->illegal_bytes, &nsd->illegal_bytes); in ixl_update_stats_counters()
2359 IXL_SET_IERRORS(vsi, nsd->crc_errors + nsd->illegal_bytes + in ixl_update_vsi_stats()