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

#include <ib_verbs.h>

Data Fields

void(* event_handler )(struct ib_event *, void *)
 
voidsrq_context
 
struct ib_srq_attr attr
 
enum ib_srq_type srq_type
 
union {
   struct {
      struct ib_xrcd *   xrcd
 
      struct ib_cq *   cq
 
   }   xrc
 
ext
 

Detailed Description

Definition at line 567 of file ib_verbs.h.

Field Documentation

Definition at line 570 of file ib_verbs.h.

Definition at line 576 of file ib_verbs.h.

Definition at line 568 of file ib_verbs.h.

union { ... } ext
void* srq_context

Definition at line 569 of file ib_verbs.h.

enum ib_srq_type srq_type

Definition at line 571 of file ib_verbs.h.

struct { ... } xrc
struct ib_xrcd* xrcd

Definition at line 575 of file ib_verbs.h.


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