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

#include <ozeltbuf.h>

Data Fields

spinlock_t lock
 
struct list_head stream_list
 
struct list_head order_list
 
struct list_head isoc_list
 
struct list_headelt_pool
 
int free_elts
 
int max_free_elts
 
u8 tx_seq_num [OZ_NB_APPS]
 

Detailed Description

Definition at line 42 of file ozeltbuf.h.

Field Documentation

struct list_head* elt_pool

Definition at line 47 of file ozeltbuf.h.

int free_elts

Definition at line 48 of file ozeltbuf.h.

struct list_head isoc_list

Definition at line 46 of file ozeltbuf.h.

spinlock_t lock

Definition at line 43 of file ozeltbuf.h.

int max_free_elts

Definition at line 49 of file ozeltbuf.h.

struct list_head order_list

Definition at line 45 of file ozeltbuf.h.

struct list_head stream_list

Definition at line 44 of file ozeltbuf.h.

u8 tx_seq_num[OZ_NB_APPS]

Definition at line 50 of file ozeltbuf.h.


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