Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ce_stats Struct Reference

Data Fields

u32 unicast_pkts_rcvd
 
atomic_t unicast_pkts_xmtd
 
u32 multicast_pkts_rcvd
 
atomic_t multicast_pkts_xmtd
 
u32 broadcast_pkts_rcvd
 
atomic_t broadcast_pkts_xmtd
 
u32 rcvd_pkts_dropped
 
u32 tx_underflows
 
u32 tx_collisions
 
u32 tx_excessive_collisions
 
u32 tx_first_collisions
 
u32 tx_late_collisions
 
u32 tx_max_pkt_errs
 
u32 tx_deferred
 
u32 rx_overflows
 
u32 rx_length_errs
 
u32 rx_align_errs
 
u32 rx_crc_errs
 
u32 rx_code_violations
 
u32 rx_other_errs
 
u32 synchronous_iterations
 
u32 interrupt_status
 

Detailed Description

Definition at line 459 of file et131x.c.

Field Documentation

u32 broadcast_pkts_rcvd

Definition at line 470 of file et131x.c.

atomic_t broadcast_pkts_xmtd

Definition at line 471 of file et131x.c.

u32 interrupt_status

Definition at line 494 of file et131x.c.

u32 multicast_pkts_rcvd

Definition at line 468 of file et131x.c.

atomic_t multicast_pkts_xmtd

Definition at line 469 of file et131x.c.

u32 rcvd_pkts_dropped

Definition at line 472 of file et131x.c.

u32 rx_align_errs

Definition at line 488 of file et131x.c.

u32 rx_code_violations

Definition at line 490 of file et131x.c.

u32 rx_crc_errs

Definition at line 489 of file et131x.c.

u32 rx_length_errs

Definition at line 487 of file et131x.c.

u32 rx_other_errs

Definition at line 491 of file et131x.c.

u32 rx_overflows

Definition at line 485 of file et131x.c.

u32 synchronous_iterations

Definition at line 493 of file et131x.c.

u32 tx_collisions

Definition at line 477 of file et131x.c.

u32 tx_deferred

Definition at line 482 of file et131x.c.

u32 tx_excessive_collisions

Definition at line 478 of file et131x.c.

u32 tx_first_collisions

Definition at line 479 of file et131x.c.

u32 tx_late_collisions

Definition at line 480 of file et131x.c.

u32 tx_max_pkt_errs

Definition at line 481 of file et131x.c.

u32 tx_underflows

Definition at line 475 of file et131x.c.

u32 unicast_pkts_rcvd

Definition at line 466 of file et131x.c.

atomic_t unicast_pkts_xmtd

Definition at line 467 of file et131x.c.


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