Searched refs:illegal_bytes (Results 1 – 4 of 4) sorted by relevance
1127 u64 illegal_bytes; /* illerrc */ member
2451 ICE_PF_STAT32(GLPRT_ILLERRC, illegal_bytes); in ice_update_pf_stats()4400 stat += hs->illegal_bytes; in ice_sysctl_rx_errors_stat()4694 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"}, in ice_add_sysctls_mac_stats()6699 return (hs->crc_errors + hs->illegal_bytes + in ice_get_ifnet_counter()
907 {&stats->illegal_bytes, "illegal_bytes", "Illegal Byte Errors"}, in ixl_add_sysctls_mac_stats()1956 &osd->illegal_bytes, &nsd->illegal_bytes); in ixl_update_stats_counters()2225 IXL_SET_IERRORS(vsi, nsd->crc_errors + nsd->illegal_bytes + in ixl_update_vsi_stats()
1452 u64 illegal_bytes; /* illerrc */ member