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

#include <vxge-config.h>

Data Fields

struct list_head item
 
enum __vxge_hw_channel_type type
 
struct __vxge_hw_devicedevh
 
struct __vxge_hw_vpath_handlevph
 
u32 length
 
u32 vp_id
 
void ** reserve_arr
 
u32 reserve_ptr
 
u32 reserve_top
 
void ** work_arr
 
u32 post_index ____cacheline_aligned
 
u32 compl_index ____cacheline_aligned
 
void ** free_arr
 
u32 free_ptr
 
void ** orig_arr
 
u32 per_dtr_space
 
voiduserdata
 
struct vxge_hw_common_reg __iomemcommon_reg
 
u32 first_vp_id
 
struct
vxge_hw_vpath_stats_sw_common_info
stats
 

Detailed Description

Definition at line 625 of file vxge-config.h.

Field Documentation

Definition at line 636 of file vxge-config.h.

Definition at line 637 of file vxge-config.h.

Definition at line 643 of file vxge-config.h.

Definition at line 628 of file vxge-config.h.

u32 first_vp_id

Definition at line 644 of file vxge-config.h.

void** free_arr

Definition at line 638 of file vxge-config.h.

u32 free_ptr

Definition at line 639 of file vxge-config.h.

Definition at line 626 of file vxge-config.h.

u32 length

Definition at line 630 of file vxge-config.h.

void** orig_arr

Definition at line 640 of file vxge-config.h.

u32 per_dtr_space

Definition at line 641 of file vxge-config.h.

void** reserve_arr

Definition at line 632 of file vxge-config.h.

u32 reserve_ptr

Definition at line 633 of file vxge-config.h.

u32 reserve_top

Definition at line 634 of file vxge-config.h.

Definition at line 645 of file vxge-config.h.

Definition at line 627 of file vxge-config.h.

void* userdata

Definition at line 642 of file vxge-config.h.

u32 vp_id

Definition at line 631 of file vxge-config.h.

Definition at line 629 of file vxge-config.h.

void** work_arr

Definition at line 635 of file vxge-config.h.


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