|
Linux Kernel
3.7.1
|
#include <mad_priv.h>
Data Fields | |
| struct list_head | completion_list |
| struct ib_mad_private * | mad_priv |
| struct ib_mad_agent_private * | recv_mad_agent |
| struct ib_mad_send_wr_private * | mad_send_wr |
Definition at line 151 of file mad_priv.h.
Definition at line 152 of file mad_priv.h.
| struct ib_mad_private* mad_priv |
Definition at line 153 of file mad_priv.h.
| struct ib_mad_send_wr_private* mad_send_wr |
Definition at line 155 of file mad_priv.h.
| struct ib_mad_agent_private* recv_mad_agent |
Definition at line 154 of file mad_priv.h.
1.8.2