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

Field Documentation

unsigned int align

Definition at line 331 of file eth_defs.h.

unsigned int carrier_loss

Definition at line 338 of file eth_defs.h.

unsigned int congestion

Definition at line 333 of file eth_defs.h.

unsigned int crc

Definition at line 330 of file eth_defs.h.

unsigned int deferred

Definition at line 337 of file eth_defs.h.

unsigned int dummy1

Definition at line 344 of file eth_defs.h.

unsigned int exc_col

Definition at line 342 of file eth_defs.h.

unsigned int late_col

Definition at line 336 of file eth_defs.h.

unsigned int mdio

Definition at line 343 of file eth_defs.h.

unsigned int mult_col

Definition at line 335 of file eth_defs.h.

unsigned int orun

Definition at line 340 of file eth_defs.h.

unsigned int oversize

Definition at line 332 of file eth_defs.h.

unsigned int single_col

Definition at line 334 of file eth_defs.h.

unsigned int sqe_test_err

Definition at line 339 of file eth_defs.h.

unsigned int urun

Definition at line 341 of file eth_defs.h.


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