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

#include <eth_defs.h>

Data Fields

unsigned int ma0: 1
 
unsigned int ma1: 1
 
unsigned int individual: 1
 
unsigned int broadcast: 1
 
unsigned int undersize: 1
 
unsigned int oversize: 1
 
unsigned int bad_crc: 1
 
unsigned int duplex: 1
 
unsigned int max_size: 16
 
unsigned int dummy1: 8
 

Detailed Description

Definition at line 146 of file eth_defs.h.

Field Documentation

unsigned int bad_crc

Definition at line 153 of file eth_defs.h.

unsigned int broadcast

Definition at line 150 of file eth_defs.h.

unsigned int dummy1

Definition at line 156 of file eth_defs.h.

unsigned int duplex

Definition at line 154 of file eth_defs.h.

unsigned int individual

Definition at line 149 of file eth_defs.h.

unsigned int ma0

Definition at line 147 of file eth_defs.h.

unsigned int ma1

Definition at line 148 of file eth_defs.h.

unsigned int max_size

Definition at line 155 of file eth_defs.h.

unsigned int oversize

Definition at line 152 of file eth_defs.h.

unsigned int undersize

Definition at line 151 of file eth_defs.h.


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