Linux Kernel
3.7.1
|
#include <spider_net.h>
Data Fields | |
spinlock_t | lock |
struct spider_net_descr * | head |
struct spider_net_descr * | tail |
struct spider_net_descr * | ring |
int | num_desc |
struct spider_net_hw_descr * | hwring |
dma_addr_t | dma_addr |
Definition at line 405 of file spider_net.h.
dma_addr_t dma_addr |
Definition at line 412 of file spider_net.h.
Definition at line 407 of file spider_net.h.
struct spider_net_hw_descr* hwring |
Definition at line 411 of file spider_net.h.
spinlock_t lock |
Definition at line 406 of file spider_net.h.
int num_desc |
Definition at line 410 of file spider_net.h.
Definition at line 409 of file spider_net.h.
struct spider_net_descr* tail |
Definition at line 408 of file spider_net.h.