Linux Kernel
3.7.1
|
#include <sunqe.h>
Data Fields | |
void __iomem * | qcregs |
void __iomem * | mregs |
struct qe_init_block * | qe_block |
__u32 | qblock_dvma |
spinlock_t | lock |
int | rx_new |
int | rx_old |
int | tx_new |
int | tx_old |
struct sunqe_buffers * | buffers |
__u32 | buffers_dvma |
struct sunqec * | parent |
u8 | mconfig |
struct platform_device * | op |
struct net_device * | dev |
int | channel |
struct sunqe_buffers* buffers |
struct net_device* dev |
spinlock_t lock |
struct qe_init_block* qe_block |