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

#include <ib_verbs.h>

Data Fields

struct ib_devicedevice
 
struct ib_uobjectuobject
 
ib_comp_handler comp_handler
 
void(* event_handler )(struct ib_event *, void *)
 
voidcq_context
 
int cqe
 
atomic_t usecnt
 

Detailed Description

Definition at line 934 of file ib_verbs.h.

Field Documentation

ib_comp_handler comp_handler

Definition at line 937 of file ib_verbs.h.

Definition at line 939 of file ib_verbs.h.

Definition at line 940 of file ib_verbs.h.

Definition at line 935 of file ib_verbs.h.

Definition at line 938 of file ib_verbs.h.

struct ib_uobject* uobject

Definition at line 936 of file ib_verbs.h.

atomic_t usecnt

Definition at line 941 of file ib_verbs.h.


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