|
Linux Kernel
3.7.1
|
Definition at line 46 of file mad_rmpp.c.
| struct ib_mad_agent_private* agent |
Definition at line 47 of file mad_rmpp.c.
Definition at line 56 of file mad_rmpp.c.
| u8 class_version |
Definition at line 68 of file mad_rmpp.c.
| struct delayed_work cleanup_work |
Definition at line 50 of file mad_rmpp.c.
| struct completion comp |
Definition at line 51 of file mad_rmpp.c.
| struct ib_mad_recv_buf* cur_seg_buf |
Definition at line 58 of file mad_rmpp.c.
| int last_ack |
Definition at line 59 of file mad_rmpp.c.
Definition at line 48 of file mad_rmpp.c.
| spinlock_t lock |
Definition at line 53 of file mad_rmpp.c.
| u8 method |
Definition at line 69 of file mad_rmpp.c.
| u8 mgmt_class |
Definition at line 67 of file mad_rmpp.c.
| int newwin |
Definition at line 61 of file mad_rmpp.c.
| atomic_t refcount |
Definition at line 54 of file mad_rmpp.c.
| int repwin |
Definition at line 62 of file mad_rmpp.c.
| struct ib_mad_recv_wc* rmpp_wc |
Definition at line 57 of file mad_rmpp.c.
| int seg_num |
Definition at line 60 of file mad_rmpp.c.
| u16 slid |
Definition at line 66 of file mad_rmpp.c.
| u32 src_qp |
Definition at line 65 of file mad_rmpp.c.
| enum rmpp_state state |
Definition at line 52 of file mad_rmpp.c.
| __be64 tid |
Definition at line 64 of file mad_rmpp.c.
| struct delayed_work timeout_work |
Definition at line 49 of file mad_rmpp.c.
1.8.2