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

#include <sh_eth.h>

Data Fields

int phy
 
int edmac_endian
 
int register_type
 
phy_interface_t phy_interface
 
void(* set_mdio_gate )(void *addr)
 
unsigned char mac_addr [6]
 
unsigned no_ether_link:1
 
unsigned ether_link_active_low:1
 
unsigned needs_init:1
 

Detailed Description

Definition at line 13 of file sh_eth.h.

Field Documentation

int edmac_endian

Definition at line 15 of file sh_eth.h.

unsigned ether_link_active_low

Definition at line 22 of file sh_eth.h.

unsigned char mac_addr[6]

Definition at line 20 of file sh_eth.h.

unsigned needs_init

Definition at line 23 of file sh_eth.h.

unsigned no_ether_link

Definition at line 21 of file sh_eth.h.

Definition at line 14 of file sh_eth.h.

phy_interface_t phy_interface

Definition at line 17 of file sh_eth.h.

int register_type

Definition at line 16 of file sh_eth.h.

void(* set_mdio_gate)(void *addr)

Definition at line 18 of file sh_eth.h.


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