Linux Kernel
3.7.1
|
#include <mad_priv.h>
Data Fields | |
struct ib_mad_agent | agent |
struct ib_mad_qp_info * | qp_info |
int | snoop_index |
int | mad_snoop_flags |
atomic_t | refcount |
struct completion | comp |
Definition at line 115 of file mad_priv.h.
struct ib_mad_agent agent |
Definition at line 116 of file mad_priv.h.
struct completion comp |
Definition at line 121 of file mad_priv.h.
int mad_snoop_flags |
Definition at line 119 of file mad_priv.h.
Definition at line 117 of file mad_priv.h.
atomic_t refcount |
Definition at line 120 of file mad_priv.h.
int snoop_index |
Definition at line 118 of file mad_priv.h.