Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
em28xx_usb_isoc_bufs Struct Reference

#include <em28xx.h>

Data Fields

int max_pkt_size
 
int num_packets
 
int num_bufs
 
struct urb ** urb
 
char ** transfer_buffer
 

Detailed Description

Definition at line 205 of file em28xx.h.

Field Documentation

int max_pkt_size

Definition at line 207 of file em28xx.h.

int num_bufs

Definition at line 213 of file em28xx.h.

int num_packets

Definition at line 210 of file em28xx.h.

char** transfer_buffer

Definition at line 219 of file em28xx.h.

struct urb** urb

Definition at line 216 of file em28xx.h.


The documentation for this struct was generated from the following file: