iPXE
Data Fields
ifec_stats Struct Reference

#include <eepro100.h>

Data Fields

u32 tx_good_frames
 
u32 tx_coll16_errs
 
u32 tx_late_colls
 
u32 tx_underruns
 
u32 tx_lost_carrier
 
u32 tx_deferred
 
u32 tx_one_colls
 
u32 tx_multi_colls
 
u32 tx_total_colls
 
u32 rx_good_frames
 
u32 rx_crc_errs
 
u32 rx_align_errs
 
u32 rx_resource_errs
 
u32 rx_overrun_errs
 
u32 rx_colls_errs
 
u32 rx_runt_errs
 
u32 done_marker
 

Detailed Description

Definition at line 96 of file eepro100.h.

Field Documentation

◆ tx_good_frames

u32 ifec_stats::tx_good_frames

Definition at line 98 of file eepro100.h.

◆ tx_coll16_errs

u32 ifec_stats::tx_coll16_errs

Definition at line 98 of file eepro100.h.

◆ tx_late_colls

u32 ifec_stats::tx_late_colls

Definition at line 98 of file eepro100.h.

◆ tx_underruns

u32 ifec_stats::tx_underruns

Definition at line 98 of file eepro100.h.

◆ tx_lost_carrier

u32 ifec_stats::tx_lost_carrier

Definition at line 98 of file eepro100.h.

◆ tx_deferred

u32 ifec_stats::tx_deferred

Definition at line 98 of file eepro100.h.

◆ tx_one_colls

u32 ifec_stats::tx_one_colls

Definition at line 98 of file eepro100.h.

◆ tx_multi_colls

u32 ifec_stats::tx_multi_colls

Definition at line 98 of file eepro100.h.

◆ tx_total_colls

u32 ifec_stats::tx_total_colls

Definition at line 98 of file eepro100.h.

◆ rx_good_frames

u32 ifec_stats::rx_good_frames

Definition at line 98 of file eepro100.h.

◆ rx_crc_errs

u32 ifec_stats::rx_crc_errs

Definition at line 98 of file eepro100.h.

◆ rx_align_errs

u32 ifec_stats::rx_align_errs

Definition at line 98 of file eepro100.h.

◆ rx_resource_errs

u32 ifec_stats::rx_resource_errs

Definition at line 98 of file eepro100.h.

◆ rx_overrun_errs

u32 ifec_stats::rx_overrun_errs

Definition at line 98 of file eepro100.h.

◆ rx_colls_errs

u32 ifec_stats::rx_colls_errs

Definition at line 98 of file eepro100.h.

◆ rx_runt_errs

u32 ifec_stats::rx_runt_errs

Definition at line 98 of file eepro100.h.

◆ done_marker

u32 ifec_stats::done_marker

Definition at line 98 of file eepro100.h.


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