iPXE
Data Fields
smsc75xx_rx_statistics Struct Reference

Receive statistics. More...

#include <smsc75xx.h>

Data Fields

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

Detailed Description

Receive statistics.

Definition at line 155 of file smsc75xx.h.

Field Documentation

◆ err

struct smsc75xx_rx_error_statistics smsc75xx_rx_statistics::err

Error statistics.

Definition at line 157 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ byte

struct smsc75xx_byte_statistics smsc75xx_rx_statistics::byte

Byte count statistics.

Definition at line 159 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ frame

struct smsc75xx_frame_statistics smsc75xx_rx_statistics::frame

Frame count statistics.

Definition at line 161 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().


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