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

#include <vxge-config.h>

Data Fields

struct __vxge_hw_devicehldev
 
u32 block_size
 
u32 pool_size
 
u32 pool_max
 
u32 req_out
 
struct list_head free_block_list
 
struct list_head free_entry_list
 

Detailed Description

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

Field Documentation

u32 block_size

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

struct list_head free_block_list

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

struct list_head free_entry_list

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

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

u32 pool_max

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

u32 pool_size

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

u32 req_out

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


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