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

#include <iw.h>

Data Fields

struct list_head iw_node
 
struct rds_iw_devicerds_iwdev
 
struct rds_connectionconn
 
struct rdma_cm_idi_cm_id
 
struct ib_pdi_pd
 
struct ib_mri_mr
 
struct ib_cqi_send_cq
 
struct ib_cqi_recv_cq
 
struct rds_iw_work_ring i_send_ring
 
struct rds_messagei_rm
 
struct rds_headeri_send_hdrs
 
u64 i_send_hdrs_dma
 
struct rds_iw_send_worki_sends
 
struct tasklet_struct i_recv_tasklet
 
struct mutex i_recv_mutex
 
struct rds_iw_work_ring i_recv_ring
 
struct rds_iw_incomingi_iwinc
 
u32 i_recv_data_rem
 
struct rds_headeri_recv_hdrs
 
u64 i_recv_hdrs_dma
 
struct rds_iw_recv_worki_recvs
 
struct rds_page_frag i_frag
 
u64 i_ack_recv
 
unsigned long i_ack_flags
 
spinlock_t i_ack_lock
 
u64 i_ack_next
 
struct rds_headeri_ack
 
struct ib_send_wr i_ack_wr
 
struct ib_sge i_ack_sge
 
u64 i_ack_dma
 
unsigned long i_ack_queued
 
atomic_t i_credits
 
unsigned int i_flowctl:1
 
unsigned int i_dma_local_lkey:1
 
unsigned int i_fastreg_posted:1
 
unsigned int i_unsignaled_wrs
 
long i_unsignaled_bytes
 

Detailed Description

Definition at line 102 of file iw.h.

Field Documentation

Definition at line 106 of file iw.h.

Definition at line 142 of file iw.h.

u64 i_ack_dma

Definition at line 145 of file iw.h.

unsigned long i_ack_flags

Definition at line 135 of file iw.h.

spinlock_t i_ack_lock

Definition at line 139 of file iw.h.

u64 i_ack_next

Definition at line 140 of file iw.h.

unsigned long i_ack_queued

Definition at line 146 of file iw.h.

u64 i_ack_recv

Definition at line 132 of file iw.h.

struct ib_sge i_ack_sge

Definition at line 144 of file iw.h.

struct ib_send_wr i_ack_wr

Definition at line 143 of file iw.h.

struct rdma_cm_id* i_cm_id

Definition at line 109 of file iw.h.

atomic_t i_credits

Definition at line 156 of file iw.h.

unsigned int i_dma_local_lkey

Definition at line 160 of file iw.h.

unsigned int i_fastreg_posted

Definition at line 161 of file iw.h.

unsigned int i_flowctl

Definition at line 159 of file iw.h.

Definition at line 131 of file iw.h.

Definition at line 126 of file iw.h.

struct ib_mr* i_mr

Definition at line 111 of file iw.h.

struct ib_pd* i_pd

Definition at line 110 of file iw.h.

struct ib_cq* i_recv_cq

Definition at line 113 of file iw.h.

u32 i_recv_data_rem

Definition at line 127 of file iw.h.

struct rds_header* i_recv_hdrs

Definition at line 128 of file iw.h.

u64 i_recv_hdrs_dma

Definition at line 129 of file iw.h.

struct mutex i_recv_mutex

Definition at line 124 of file iw.h.

struct rds_iw_work_ring i_recv_ring

Definition at line 125 of file iw.h.

struct tasklet_struct i_recv_tasklet

Definition at line 123 of file iw.h.

Definition at line 130 of file iw.h.

Definition at line 117 of file iw.h.

struct ib_cq* i_send_cq

Definition at line 112 of file iw.h.

struct rds_header* i_send_hdrs

Definition at line 118 of file iw.h.

u64 i_send_hdrs_dma

Definition at line 119 of file iw.h.

struct rds_iw_work_ring i_send_ring

Definition at line 116 of file iw.h.

Definition at line 120 of file iw.h.

long i_unsignaled_bytes

Definition at line 164 of file iw.h.

unsigned int i_unsignaled_wrs

Definition at line 163 of file iw.h.

struct list_head iw_node

Definition at line 104 of file iw.h.

struct rds_iw_device* rds_iwdev

Definition at line 105 of file iw.h.


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