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

#include <ib_cm.h>

Data Fields

struct ib_cm_idlisten_id
 
u8 port
 
struct ib_sa_path_recprimary_path
 
struct ib_sa_path_recalternate_path
 
__be64 remote_ca_guid
 
u32 remote_qkey
 
u32 remote_qpn
 
enum ib_qp_type qp_type
 
u32 starting_psn
 
u8 responder_resources
 
u8 initiator_depth
 
unsigned int local_cm_response_timeout:5
 
unsigned int flow_control:1
 
unsigned int remote_cm_response_timeout:5
 
unsigned int retry_count:3
 
unsigned int rnr_retry_count:3
 
unsigned int srq:1
 

Detailed Description

Definition at line 113 of file ib_cm.h.

Field Documentation

struct ib_sa_path_rec* alternate_path

Definition at line 118 of file ib_cm.h.

unsigned int flow_control

Definition at line 129 of file ib_cm.h.

u8 initiator_depth

Definition at line 127 of file ib_cm.h.

struct ib_cm_id* listen_id

Definition at line 114 of file ib_cm.h.

unsigned int local_cm_response_timeout

Definition at line 128 of file ib_cm.h.

Definition at line 115 of file ib_cm.h.

struct ib_sa_path_rec* primary_path

Definition at line 117 of file ib_cm.h.

enum ib_qp_type qp_type

Definition at line 123 of file ib_cm.h.

__be64 remote_ca_guid

Definition at line 120 of file ib_cm.h.

unsigned int remote_cm_response_timeout

Definition at line 130 of file ib_cm.h.

u32 remote_qkey

Definition at line 121 of file ib_cm.h.

u32 remote_qpn

Definition at line 122 of file ib_cm.h.

u8 responder_resources

Definition at line 126 of file ib_cm.h.

unsigned int retry_count

Definition at line 131 of file ib_cm.h.

unsigned int rnr_retry_count

Definition at line 132 of file ib_cm.h.

unsigned int srq

Definition at line 133 of file ib_cm.h.

u32 starting_psn

Definition at line 125 of file ib_cm.h.


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