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

Field Documentation

unsigned int align

Definition at line 269 of file eth_defs.h.

unsigned int carrier_loss

Definition at line 276 of file eth_defs.h.

unsigned int congestion

Definition at line 271 of file eth_defs.h.

unsigned int crc

Definition at line 268 of file eth_defs.h.

unsigned int deferred

Definition at line 275 of file eth_defs.h.

unsigned int dummy1

Definition at line 282 of file eth_defs.h.

unsigned int exc_col

Definition at line 280 of file eth_defs.h.

unsigned int late_col

Definition at line 274 of file eth_defs.h.

unsigned int mdio

Definition at line 281 of file eth_defs.h.

unsigned int mult_col

Definition at line 273 of file eth_defs.h.

unsigned int orun

Definition at line 278 of file eth_defs.h.

unsigned int oversize

Definition at line 270 of file eth_defs.h.

unsigned int single_col

Definition at line 272 of file eth_defs.h.

unsigned int sqe_test_err

Definition at line 277 of file eth_defs.h.

unsigned int urun

Definition at line 279 of file eth_defs.h.


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