Linux Kernel
3.7.1
|
#include <mal.h>
Data Fields | |
int | version |
dcr_host_t | dcr_host |
int | num_tx_chans |
int | num_rx_chans |
int | txeob_irq |
int | rxeob_irq |
int | txde_irq |
int | rxde_irq |
int | serr_irq |
struct list_head | poll_list |
struct napi_struct | napi |
struct list_head | list |
u32 | tx_chan_mask |
u32 | rx_chan_mask |
dma_addr_t | bd_dma |
struct mal_descriptor * | bd_virt |
struct platform_device * | ofdev |
int | index |
spinlock_t | lock |
struct net_device | dummy_dev |
unsigned int | features |
dma_addr_t bd_dma |
struct mal_descriptor* bd_virt |
struct net_device dummy_dev |
spinlock_t lock |
struct napi_struct napi |
struct platform_device* ofdev |