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

#include <ib_verbs.h>

Data Fields

struct ib_devicedevice
 
struct list_head pd_list
 
struct list_head mr_list
 
struct list_head mw_list
 
struct list_head cq_list
 
struct list_head qp_list
 
struct list_head srq_list
 
struct list_head ah_list
 
struct list_head xrcd_list
 
int closing
 

Detailed Description

Definition at line 880 of file ib_verbs.h.

Field Documentation

struct list_head ah_list

Definition at line 888 of file ib_verbs.h.

int closing

Definition at line 890 of file ib_verbs.h.

struct list_head cq_list

Definition at line 885 of file ib_verbs.h.

Definition at line 881 of file ib_verbs.h.

struct list_head mr_list

Definition at line 883 of file ib_verbs.h.

struct list_head mw_list

Definition at line 884 of file ib_verbs.h.

struct list_head pd_list

Definition at line 882 of file ib_verbs.h.

Definition at line 886 of file ib_verbs.h.

struct list_head srq_list

Definition at line 887 of file ib_verbs.h.

struct list_head xrcd_list

Definition at line 889 of file ib_verbs.h.


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