Lines Matching full:errors
102 /** Number of packets dropped due to IP checksum errors. */
384 /** IP layer errors */
476 /** Number of RX length errors */
479 /** Number of RX overrun errors */
482 /** Number of RX CRC errors */
485 /** Number of RX frame errors */
488 /** Number of RX net_pkt allocation errors */
491 /** Number of RX missed errors */
494 /** Number of RX long length errors */
497 /** Number of RX short length errors */
500 /** Number of RX buffer align errors */
503 /** Number of RX DMA failed errors */
506 /** Number of RX net_buf allocation errors */
509 /** Number of TX aborted errors */
512 /** Number of TX carrier errors */
515 /** Number of TX FIFO errors */
518 /** Number of TX heartbeat errors */
521 /** Number of TX window errors */
524 /** Number of TX DMA failed errors */
527 /** Number of uncorrected ECC errors */
530 /** Number of corrected ECC errors */
602 /** Total number of errors in RX and TX */
603 struct net_stats_pkts errors; member
605 /** Total number of errors in RX and TX */
608 /** Total number of flow control errors in RX and TX */
611 /** Total number of checksum errors in RX and TX */
614 /** Total number of hardware timestamp errors in RX and TX */
623 /** Total number of TX timeout errors */
670 /** Total number of beacon errors */
685 /** Total number of errors in RX and TX */
686 struct net_stats_pkts errors; member