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

#include <mad_priv.h>

Data Fields

struct list_head agent_list
 
struct ib_mad_agent agent
 
struct ib_mad_reg_reqreg_req
 
struct ib_mad_qp_infoqp_info
 
spinlock_t lock
 
struct list_head send_list
 
struct list_head wait_list
 
struct list_head done_list
 
struct delayed_work timed_work
 
unsigned long timeout
 
struct list_head local_list
 
struct work_struct local_work
 
struct list_head rmpp_list
 
atomic_t refcount
 
struct completion comp
 

Detailed Description

Definition at line 95 of file mad_priv.h.

Field Documentation

Definition at line 97 of file mad_priv.h.

struct list_head agent_list

Definition at line 96 of file mad_priv.h.

Definition at line 112 of file mad_priv.h.

struct list_head done_list

Definition at line 104 of file mad_priv.h.

struct list_head local_list

Definition at line 107 of file mad_priv.h.

struct work_struct local_work

Definition at line 108 of file mad_priv.h.

spinlock_t lock

Definition at line 101 of file mad_priv.h.

Definition at line 99 of file mad_priv.h.

atomic_t refcount

Definition at line 111 of file mad_priv.h.

Definition at line 98 of file mad_priv.h.

struct list_head rmpp_list

Definition at line 109 of file mad_priv.h.

struct list_head send_list

Definition at line 102 of file mad_priv.h.

struct delayed_work timed_work

Definition at line 105 of file mad_priv.h.

unsigned long timeout

Definition at line 106 of file mad_priv.h.

struct list_head wait_list

Definition at line 103 of file mad_priv.h.


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