Linux Kernel
3.7.1
|
#include <ezx-pcap.h>
Data Fields | |
unsigned int | irq_base |
unsigned int | config |
int | gpio |
void(* | init )(void *) |
int | num_subdevs |
struct pcap_subdev * | subdevs |
Definition at line 16 of file ezx-pcap.h.
Definition at line 18 of file ezx-pcap.h.
Definition at line 19 of file ezx-pcap.h.
Definition at line 20 of file ezx-pcap.h.
unsigned int irq_base |
Definition at line 17 of file ezx-pcap.h.
int num_subdevs |
Definition at line 21 of file ezx-pcap.h.
struct pcap_subdev* subdevs |
Definition at line 22 of file ezx-pcap.h.