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

#include <mv643xx_eth.h>

Data Fields

struct platform_deviceshared
 
int port_number
 
int phy_addr
 
u8 mac_addr [6]
 
int speed
 
int duplex
 
int rx_queue_count
 
int tx_queue_count
 
int rx_queue_size
 
int tx_queue_size
 
unsigned long rx_sram_addr
 
int rx_sram_size
 
unsigned long tx_sram_addr
 
int tx_sram_size
 

Detailed Description

Definition at line 34 of file mv643xx_eth.h.

Field Documentation

Definition at line 58 of file mv643xx_eth.h.

Definition at line 50 of file mv643xx_eth.h.

int phy_addr

Definition at line 44 of file mv643xx_eth.h.

int port_number

Definition at line 39 of file mv643xx_eth.h.

int rx_queue_count

Definition at line 63 of file mv643xx_eth.h.

int rx_queue_size

Definition at line 69 of file mv643xx_eth.h.

unsigned long rx_sram_addr

Definition at line 77 of file mv643xx_eth.h.

int rx_sram_size

Definition at line 78 of file mv643xx_eth.h.

Definition at line 38 of file mv643xx_eth.h.

int speed

Definition at line 57 of file mv643xx_eth.h.

int tx_queue_count

Definition at line 64 of file mv643xx_eth.h.

int tx_queue_size

Definition at line 70 of file mv643xx_eth.h.

unsigned long tx_sram_addr

Definition at line 79 of file mv643xx_eth.h.

int tx_sram_size

Definition at line 80 of file mv643xx_eth.h.


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