iPXE
Data Fields
smsc75xx_tx_statistics Struct Reference

Transmit statistics. More...

#include <smsc75xx.h>

Data Fields

struct smsc75xx_tx_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

Transmit statistics.

Definition at line 185 of file smsc75xx.h.

Field Documentation

◆ err

struct smsc75xx_tx_error_statistics smsc75xx_tx_statistics::err

Error statistics.

Definition at line 187 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ byte

struct smsc75xx_byte_statistics smsc75xx_tx_statistics::byte

Byte count statistics.

Definition at line 189 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().

◆ frame

struct smsc75xx_frame_statistics smsc75xx_tx_statistics::frame

Frame count statistics.

Definition at line 191 of file smsc75xx.h.

Referenced by smsc75xx_dump_statistics().


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