Linux Kernel
3.7.1
|
Data Fields | |
int | idx |
int | tx_free |
struct net_device * | netdev |
struct napi_struct | napi |
struct ltq_dma_channel | dma |
struct sk_buff * | skb [LTQ_DESC_NUM] |
Definition at line 90 of file lantiq_etop.c.
Definition at line 95 of file lantiq_etop.c.
int idx |
Definition at line 91 of file lantiq_etop.c.
struct napi_struct napi |
Definition at line 94 of file lantiq_etop.c.
struct net_device* netdev |
Definition at line 93 of file lantiq_etop.c.
struct sk_buff* skb[LTQ_DESC_NUM] |
Definition at line 96 of file lantiq_etop.c.
int tx_free |
Definition at line 92 of file lantiq_etop.c.