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

#include <packets-buffer.h>

Data Fields

struct fw_iso_buffer iso_buffer
 
struct {
   void *   buffer
 
   unsigned int   offset
 
packets
 

Detailed Description

struct iso_packets_buffer - manages a buffer for many packets : the memory containing the packets : an array, with each element pointing to one packet

Definition at line 12 of file packets-buffer.h.

Field Documentation

Definition at line 15 of file packets-buffer.h.

struct fw_iso_buffer iso_buffer

Definition at line 13 of file packets-buffer.h.

unsigned int offset

Definition at line 16 of file packets-buffer.h.

struct { ... } * packets

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