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

#include <sh_eth.h>

Data Fields

void(* chip_reset )(struct net_device *ndev)
 
void(* set_duplex )(struct net_device *ndev)
 
void(* set_rate )(struct net_device *ndev)
 
unsigned long eesipr_value
 
unsigned long ecsr_value
 
unsigned long ecsipr_value
 
unsigned long fdr_value
 
unsigned long fcftr_value
 
unsigned long rpadir_value
 
unsigned long rmcr_value
 
unsigned long tx_check
 
unsigned long eesr_err_check
 
unsigned long tx_error_check
 
unsigned no_psr:1
 
unsigned apr:1
 
unsigned mpr:1
 
unsigned tpauser:1
 
unsigned bculr:1
 
unsigned tsu:1
 
unsigned hw_swap:1
 
unsigned rpadir:1
 
unsigned no_trimd:1
 
unsigned no_ade:1
 
unsigned hw_crc:1
 
unsigned select_mii:1
 

Detailed Description

Definition at line 665 of file sh_eth.h.

Field Documentation

unsigned apr

Definition at line 689 of file sh_eth.h.

unsigned bculr

Definition at line 692 of file sh_eth.h.

void(* chip_reset)(struct net_device *ndev)

Definition at line 667 of file sh_eth.h.

unsigned long ecsipr_value

Definition at line 676 of file sh_eth.h.

unsigned long ecsr_value

Definition at line 675 of file sh_eth.h.

unsigned long eesipr_value

Definition at line 672 of file sh_eth.h.

unsigned long eesr_err_check

Definition at line 684 of file sh_eth.h.

unsigned long fcftr_value

Definition at line 678 of file sh_eth.h.

unsigned long fdr_value

Definition at line 677 of file sh_eth.h.

unsigned hw_crc

Definition at line 698 of file sh_eth.h.

unsigned hw_swap

Definition at line 694 of file sh_eth.h.

unsigned mpr

Definition at line 690 of file sh_eth.h.

unsigned no_ade

Definition at line 697 of file sh_eth.h.

unsigned no_psr

Definition at line 688 of file sh_eth.h.

unsigned no_trimd

Definition at line 696 of file sh_eth.h.

unsigned long rmcr_value

Definition at line 680 of file sh_eth.h.

unsigned rpadir

Definition at line 695 of file sh_eth.h.

unsigned long rpadir_value

Definition at line 679 of file sh_eth.h.

unsigned select_mii

Definition at line 699 of file sh_eth.h.

void(* set_duplex)(struct net_device *ndev)

Definition at line 668 of file sh_eth.h.

void(* set_rate)(struct net_device *ndev)

Definition at line 669 of file sh_eth.h.

unsigned tpauser

Definition at line 691 of file sh_eth.h.

unsigned tsu

Definition at line 693 of file sh_eth.h.

unsigned long tx_check

Definition at line 683 of file sh_eth.h.

unsigned long tx_error_check

Definition at line 685 of file sh_eth.h.


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