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

#include <iw.h>

Data Fields

struct rds_messages_rm
 
struct rm_rdma_op * s_op
 
struct rds_iw_mappings_mapping
 
struct ib_mrs_mr
 
struct ib_fast_reg_page_lists_page_list
 
unsigned char s_remap_count
 
struct ib_send_wr s_wr
 
struct ib_sge s_sge [RDS_IW_MAX_SGE]
 
unsigned long s_queued
 

Detailed Description

Definition at line 70 of file iw.h.

Field Documentation

struct rds_iw_mapping* s_mapping

Definition at line 75 of file iw.h.

struct ib_mr* s_mr

Definition at line 76 of file iw.h.

struct rm_rdma_op* s_op

Definition at line 74 of file iw.h.

Definition at line 77 of file iw.h.

unsigned long s_queued

Definition at line 82 of file iw.h.

unsigned char s_remap_count

Definition at line 78 of file iw.h.

Definition at line 71 of file iw.h.

Definition at line 81 of file iw.h.

Definition at line 80 of file iw.h.


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