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

#include <xprt_rdma.h>

Data Fields

struct sockaddr_storage addr
 
unsigned int max_requests
 
unsigned int rsize
 
unsigned int wsize
 
unsigned int inline_rsize
 
unsigned int inline_wsize
 
unsigned int padding
 

Detailed Description

Definition at line 227 of file xprt_rdma.h.

Field Documentation

Definition at line 228 of file xprt_rdma.h.

unsigned int inline_rsize

Definition at line 232 of file xprt_rdma.h.

unsigned int inline_wsize

Definition at line 233 of file xprt_rdma.h.

unsigned int max_requests

Definition at line 229 of file xprt_rdma.h.

unsigned int padding

Definition at line 234 of file xprt_rdma.h.

unsigned int rsize

Definition at line 230 of file xprt_rdma.h.

unsigned int wsize

Definition at line 231 of file xprt_rdma.h.


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