iPXE
smsc75xx_rx_statistics Struct Reference

Receive statistics. More...

#include <smsc75xx.h>

Data Fields

struct smsc75xx_rx_error_statistics err
 Error statistics.
struct smsc75xx_byte_statistics byte
 Byte count statistics.
struct smsc75xx_frame_statistics frame
 Frame count statistics.

Detailed Description

Receive statistics.

Definition at line 156 of file smsc75xx.h.

Field Documentation

◆ err

struct smsc75xx_rx_error_statistics smsc75xx_rx_statistics::err

Error statistics.

Definition at line 158 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ byte

struct smsc75xx_byte_statistics smsc75xx_rx_statistics::byte

Byte count statistics.

Definition at line 160 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ frame

struct smsc75xx_frame_statistics smsc75xx_rx_statistics::frame

Frame count statistics.

Definition at line 162 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().


The documentation for this struct was generated from the following file: