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

#include <svc_rdma.h>

Data Fields

struct svc_rdma_fastreg_mrfrmr
 
unsigned long count
 
union {
   struct kvec   sge [RPCSVC_MAXPAGES]
 
   struct svc_rdma_chunk_sge   ch [RPCSVC_MAXPAGES]
 
}; 
 

Detailed Description

Definition at line 117 of file svc_rdma.h.

Field Documentation

union { ... }

Definition at line 122 of file svc_rdma.h.

unsigned long count

Definition at line 119 of file svc_rdma.h.

Definition at line 118 of file svc_rdma.h.

Definition at line 121 of file svc_rdma.h.


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