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

#include <iw.h>

Data Fields

struct list_head list
 
struct list_head cm_id_list
 
struct list_head conn_list
 
struct ib_devicedev
 
struct ib_pdpd
 
struct ib_mrmr
 
struct rds_iw_mr_poolmr_pool
 
int max_sge
 
unsigned int max_wrs
 
unsigned int dma_local_lkey:1
 
spinlock_t spinlock
 

Detailed Description

Definition at line 178 of file iw.h.

Field Documentation

struct list_head cm_id_list

Definition at line 180 of file iw.h.

struct list_head conn_list

Definition at line 181 of file iw.h.

Definition at line 182 of file iw.h.

unsigned int dma_local_lkey

Definition at line 188 of file iw.h.

Definition at line 179 of file iw.h.

int max_sge

Definition at line 186 of file iw.h.

unsigned int max_wrs

Definition at line 187 of file iw.h.

Definition at line 184 of file iw.h.

Definition at line 185 of file iw.h.

Definition at line 183 of file iw.h.

Definition at line 189 of file iw.h.


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