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

#include <ib_cm.h>

Data Fields

__be64 remote_ca_guid
 
u32 remote_qkey
 
u32 remote_qpn
 
u32 starting_psn
 
u8 responder_resources
 
u8 initiator_depth
 
unsigned int target_ack_delay:5
 
unsigned int failover_accepted:2
 
unsigned int flow_control:1
 
unsigned int rnr_retry_count:3
 
unsigned int srq:1
 

Detailed Description

Definition at line 136 of file ib_cm.h.

Field Documentation

unsigned int failover_accepted

Definition at line 144 of file ib_cm.h.

unsigned int flow_control

Definition at line 145 of file ib_cm.h.

u8 initiator_depth

Definition at line 142 of file ib_cm.h.

__be64 remote_ca_guid

Definition at line 137 of file ib_cm.h.

u32 remote_qkey

Definition at line 138 of file ib_cm.h.

u32 remote_qpn

Definition at line 139 of file ib_cm.h.

u8 responder_resources

Definition at line 141 of file ib_cm.h.

unsigned int rnr_retry_count

Definition at line 146 of file ib_cm.h.

unsigned int srq

Definition at line 147 of file ib_cm.h.

u32 starting_psn

Definition at line 140 of file ib_cm.h.

unsigned int target_ack_delay

Definition at line 143 of file ib_cm.h.


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