Linux Kernel
3.7.1
|
#include <mad_priv.h>
Definition at line 188 of file mad_priv.h.
Definition at line 193 of file mad_priv.h.
struct ib_mad_port_private* port_priv |
Definition at line 189 of file mad_priv.h.
Definition at line 190 of file mad_priv.h.
struct ib_mad_queue recv_queue |
Definition at line 192 of file mad_priv.h.
struct ib_mad_queue send_queue |
Definition at line 191 of file mad_priv.h.
atomic_t snoop_count |
Definition at line 197 of file mad_priv.h.
spinlock_t snoop_lock |
Definition at line 194 of file mad_priv.h.
struct ib_mad_snoop_private** snoop_table |
Definition at line 195 of file mad_priv.h.
int snoop_table_size |
Definition at line 196 of file mad_priv.h.