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

#include <ib_srp.h>

Data Fields

struct ib_pool_fmr ** next_fmr
 
struct srp_direct_bufdesc
 
u64pages
 
dma_addr_t base_dma_addr
 
u32 fmr_len
 
u32 total_len
 
unsigned int npages
 
unsigned int nfmr
 
unsigned int ndesc
 
struct scatterlistunmapped_sg
 
int unmapped_index
 
dma_addr_t unmapped_addr
 

Detailed Description

Definition at line 195 of file ib_srp.h.

Field Documentation

dma_addr_t base_dma_addr

Definition at line 199 of file ib_srp.h.

Definition at line 197 of file ib_srp.h.

u32 fmr_len

Definition at line 200 of file ib_srp.h.

unsigned int ndesc

Definition at line 204 of file ib_srp.h.

struct ib_pool_fmr** next_fmr

Definition at line 196 of file ib_srp.h.

unsigned int nfmr

Definition at line 203 of file ib_srp.h.

unsigned int npages

Definition at line 202 of file ib_srp.h.

u64* pages

Definition at line 198 of file ib_srp.h.

u32 total_len

Definition at line 201 of file ib_srp.h.

dma_addr_t unmapped_addr

Definition at line 207 of file ib_srp.h.

int unmapped_index

Definition at line 206 of file ib_srp.h.

struct scatterlist* unmapped_sg

Definition at line 205 of file ib_srp.h.


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