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

#include <mlx4.h>

Data Fields

u64 virt
 
int num_icm
 
u32 num_obj
 
int obj_size
 
int lowmem
 
int coherent
 
struct mutex mutex
 
struct mlx4_icm ** icm
 

Detailed Description

Definition at line 258 of file mlx4.h.

Field Documentation

int coherent

Definition at line 264 of file mlx4.h.

Definition at line 266 of file mlx4.h.

int lowmem

Definition at line 263 of file mlx4.h.

Definition at line 265 of file mlx4.h.

int num_icm

Definition at line 260 of file mlx4.h.

u32 num_obj

Definition at line 261 of file mlx4.h.

int obj_size

Definition at line 262 of file mlx4.h.

u64 virt

Definition at line 259 of file mlx4.h.


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