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

#include <ib_cm.h>

Data Fields

struct ib_sa_path_recprimary_path
 
struct ib_sa_path_recalternate_path
 
__be64 service_id
 
u32 qp_num
 
enum ib_qp_type qp_type
 
u32 starting_psn
 
const voidprivate_data
 
u8 private_data_len
 
u8 peer_to_peer
 
u8 responder_resources
 
u8 initiator_depth
 
u8 remote_cm_response_timeout
 
u8 flow_control
 
u8 local_cm_response_timeout
 
u8 retry_count
 
u8 rnr_retry_count
 
u8 max_cm_retries
 
u8 srq
 

Detailed Description

Definition at line 363 of file ib_cm.h.

Field Documentation

struct ib_sa_path_rec* alternate_path

Definition at line 365 of file ib_cm.h.

Definition at line 376 of file ib_cm.h.

u8 initiator_depth

Definition at line 374 of file ib_cm.h.

u8 local_cm_response_timeout

Definition at line 377 of file ib_cm.h.

u8 max_cm_retries

Definition at line 380 of file ib_cm.h.

u8 peer_to_peer

Definition at line 372 of file ib_cm.h.

struct ib_sa_path_rec* primary_path

Definition at line 364 of file ib_cm.h.

const void* private_data

Definition at line 370 of file ib_cm.h.

u8 private_data_len

Definition at line 371 of file ib_cm.h.

u32 qp_num

Definition at line 367 of file ib_cm.h.

enum ib_qp_type qp_type

Definition at line 368 of file ib_cm.h.

u8 remote_cm_response_timeout

Definition at line 375 of file ib_cm.h.

u8 responder_resources

Definition at line 373 of file ib_cm.h.

u8 retry_count

Definition at line 378 of file ib_cm.h.

u8 rnr_retry_count

Definition at line 379 of file ib_cm.h.

__be64 service_id

Definition at line 366 of file ib_cm.h.

u8 srq

Definition at line 381 of file ib_cm.h.

u32 starting_psn

Definition at line 369 of file ib_cm.h.


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