Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
svc_rdma_sendto.c File Reference
#include <linux/sunrpc/debug.h>
#include <linux/sunrpc/rpc_rdma.h>
#include <linux/spinlock.h>
#include <asm/unaligned.h>
#include <rdma/ib_verbs.h>
#include <rdma/rdma_cm.h>
#include <linux/sunrpc/svc_rdma.h>

Go to the source code of this file.

Macros

#define RPCDBG_FACILITY   RPCDBG_SVCXPRT
 

Functions

void svc_rdma_prep_reply_hdr (struct svc_rqst *rqstp)
 
int svc_rdma_sendto (struct svc_rqst *rqstp)
 

Macro Definition Documentation

#define RPCDBG_FACILITY   RPCDBG_SVCXPRT

Definition at line 50 of file svc_rdma_sendto.c.

Function Documentation

void svc_rdma_prep_reply_hdr ( struct svc_rqst rqstp)

Definition at line 657 of file svc_rdma_sendto.c.

int svc_rdma_sendto ( struct svc_rqst rqstp)

Definition at line 673 of file svc_rdma_sendto.c.