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

#include <ib.h>

Data Fields

struct list_head list
 
struct list_head ipaddr_list
 
struct list_head conn_list
 
struct ib_devicedev
 
struct ib_pdpd
 
struct ib_mrmr
 
struct rds_ib_mr_poolmr_pool
 
unsigned int fmr_max_remaps
 
unsigned int max_fmrs
 
int max_sge
 
unsigned int max_wrs
 
unsigned int max_initiator_depth
 
unsigned int max_responder_resources
 
spinlock_t spinlock
 
atomic_t refcount
 
struct work_struct free_work
 

Detailed Description

Definition at line 170 of file ib.h.

Field Documentation

struct list_head conn_list

Definition at line 173 of file ib.h.

Definition at line 174 of file ib.h.

unsigned int fmr_max_remaps

Definition at line 178 of file ib.h.

struct work_struct free_work

Definition at line 186 of file ib.h.

struct list_head ipaddr_list

Definition at line 172 of file ib.h.

Definition at line 171 of file ib.h.

unsigned int max_fmrs

Definition at line 179 of file ib.h.

unsigned int max_initiator_depth

Definition at line 182 of file ib.h.

unsigned int max_responder_resources

Definition at line 183 of file ib.h.

int max_sge

Definition at line 180 of file ib.h.

unsigned int max_wrs

Definition at line 181 of file ib.h.

Definition at line 176 of file ib.h.

Definition at line 177 of file ib.h.

Definition at line 175 of file ib.h.

atomic_t refcount

Definition at line 185 of file ib.h.

Definition at line 184 of file ib.h.


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