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

#include <ks8842.h>

Data Fields

u8 macaddr [ETH_ALEN]
 
int rx_dma_channel
 
int tx_dma_channel
 

Detailed Description

struct ks8842_platform_data - Platform data of the KS8842 network driver : The MAC address of the device, set to all 0:s to use the on in the chip. : The DMA channel to use for RX, -1 for none. : The DMA channel to use for TX, -1 for none.

Definition at line 32 of file ks8842.h.

Field Documentation

Definition at line 33 of file ks8842.h.

int rx_dma_channel

Definition at line 34 of file ks8842.h.

int tx_dma_channel

Definition at line 35 of file ks8842.h.


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