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

#include <ib_cm.h>

Data Fields

ib_cm_handler cm_handler
 
voidcontext
 
struct ib_devicedevice
 
__be64 service_id
 
__be64 service_mask
 
enum ib_cm_state state
 
enum ib_cm_lap_state lap_state
 
__be32 local_id
 
__be32 remote_id
 
u32 remote_cm_qpn
 

Detailed Description

Definition at line 296 of file ib_cm.h.

Field Documentation

ib_cm_handler cm_handler

Definition at line 297 of file ib_cm.h.

Definition at line 298 of file ib_cm.h.

Definition at line 299 of file ib_cm.h.

enum ib_cm_lap_state lap_state

Definition at line 303 of file ib_cm.h.

__be32 local_id

Definition at line 304 of file ib_cm.h.

u32 remote_cm_qpn

Definition at line 306 of file ib_cm.h.

__be32 remote_id

Definition at line 305 of file ib_cm.h.

__be64 service_id

Definition at line 300 of file ib_cm.h.

__be64 service_mask

Definition at line 301 of file ib_cm.h.

Definition at line 302 of file ib_cm.h.


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