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

#include <eth_defs.h>

Data Fields

unsigned int crc: 1
 
unsigned int align: 1
 
unsigned int oversize: 1
 
unsigned int congestion: 1
 
unsigned int single_col: 1
 
unsigned int mult_col: 1
 
unsigned int late_col: 1
 
unsigned int deferred: 1
 
unsigned int carrier_loss: 1
 
unsigned int sqe_test_err: 1
 
unsigned int orun: 1
 
unsigned int urun: 1
 
unsigned int exc_col: 1
 
unsigned int mdio: 1
 
unsigned int dummy1: 18
 

Detailed Description

Definition at line 309 of file eth_defs.h.

Field Documentation

unsigned int align

Definition at line 311 of file eth_defs.h.

unsigned int carrier_loss

Definition at line 318 of file eth_defs.h.

unsigned int congestion

Definition at line 313 of file eth_defs.h.

unsigned int crc

Definition at line 310 of file eth_defs.h.

unsigned int deferred

Definition at line 317 of file eth_defs.h.

unsigned int dummy1

Definition at line 324 of file eth_defs.h.

unsigned int exc_col

Definition at line 322 of file eth_defs.h.

unsigned int late_col

Definition at line 316 of file eth_defs.h.

unsigned int mdio

Definition at line 323 of file eth_defs.h.

unsigned int mult_col

Definition at line 315 of file eth_defs.h.

unsigned int orun

Definition at line 320 of file eth_defs.h.

unsigned int oversize

Definition at line 312 of file eth_defs.h.

unsigned int single_col

Definition at line 314 of file eth_defs.h.

unsigned int sqe_test_err

Definition at line 319 of file eth_defs.h.

unsigned int urun

Definition at line 321 of file eth_defs.h.


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