Linux Kernel
3.7.1
|
#include <c2.h>
Data Fields | |
u32 | msg_enable |
struct c2_dev * | c2dev |
struct net_device * | netdev |
spinlock_t | tx_lock |
u32 | tx_avail |
struct c2_ring | tx_ring |
struct c2_ring | rx_ring |
void * | mem |
dma_addr_t | dma |
unsigned long | mem_size |
u32 | rx_buf_size |
dma_addr_t dma |
struct net_device* netdev |
spinlock_t tx_lock |