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.c2697 ICE_PF_STAT32(GLPRT_ILLERRC, illegal_bytes);
4917 stat += hs->illegal_bytes; in ice_add_sysctls_sw_stats()
5210 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"},
7786 return (hs->crc_errors + hs->illegal_bytes +
/freebsd/sys/dev/ixl/
H A Di40e_type.h1451 u64 illegal_bytes; /* illerrc */ member
H A Dixl_pf_main.c1050 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"}, in ixl_add_sysctls_mac_stats()
2112 &osd->illegal_bytes, &nsd->illegal_bytes); in ixl_update_stats_counters()
2369 IXL_SET_IERRORS(vsi, nsd->crc_errors + nsd->illegal_bytes + in ixl_update_vsi_stats()