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

#include <ib_srp.h>

Data Fields

struct list_head dev_list
 
struct ib_devicedev
 
struct ib_pdpd
 
struct ib_mrmr
 
struct ib_fmr_poolfmr_pool
 
u64 fmr_page_mask
 
int fmr_page_size
 
int fmr_max_size
 

Detailed Description

Definition at line 94 of file ib_srp.h.

Field Documentation

Definition at line 96 of file ib_srp.h.

struct list_head dev_list

Definition at line 95 of file ib_srp.h.

int fmr_max_size

Definition at line 102 of file ib_srp.h.

u64 fmr_page_mask

Definition at line 100 of file ib_srp.h.

int fmr_page_size

Definition at line 101 of file ib_srp.h.

struct ib_fmr_pool* fmr_pool

Definition at line 99 of file ib_srp.h.

Definition at line 98 of file ib_srp.h.

Definition at line 97 of file ib_srp.h.


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