Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
reg_eth_rw_ack_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 288 of file eth_defs.h.

Field Documentation

unsigned int align

Definition at line 290 of file eth_defs.h.

unsigned int carrier_loss

Definition at line 297 of file eth_defs.h.

unsigned int congestion

Definition at line 292 of file eth_defs.h.

unsigned int crc

Definition at line 289 of file eth_defs.h.

unsigned int deferred

Definition at line 296 of file eth_defs.h.

unsigned int dummy1

Definition at line 303 of file eth_defs.h.

unsigned int exc_col

Definition at line 301 of file eth_defs.h.

unsigned int late_col

Definition at line 295 of file eth_defs.h.

unsigned int mdio

Definition at line 302 of file eth_defs.h.

unsigned int mult_col

Definition at line 294 of file eth_defs.h.

unsigned int orun

Definition at line 299 of file eth_defs.h.

unsigned int oversize

Definition at line 291 of file eth_defs.h.

unsigned int single_col

Definition at line 293 of file eth_defs.h.

unsigned int sqe_test_err

Definition at line 298 of file eth_defs.h.

unsigned int urun

Definition at line 300 of file eth_defs.h.


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