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

#include <ib_verbs.h>

Data Fields

void(* event_handler )(struct ib_event *, void *)
 
voidqp_context
 
u32 qp_num
 
enum ib_qp_type qp_type
 

Detailed Description

Definition at line 636 of file ib_verbs.h.

Field Documentation

Definition at line 637 of file ib_verbs.h.

void* qp_context

Definition at line 638 of file ib_verbs.h.

u32 qp_num

Definition at line 639 of file ib_verbs.h.

enum ib_qp_type qp_type

Definition at line 640 of file ib_verbs.h.


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