Linux Kernel
3.7.1
|
#include <ks8842.h>
Data Fields | |
u8 | macaddr [ETH_ALEN] |
int | rx_dma_channel |
int | tx_dma_channel |
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.