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

Data Fields

struct ib_mad_agent_privateagent
 
struct list_head list
 
struct delayed_work timeout_work
 
struct delayed_work cleanup_work
 
struct completion comp
 
enum rmpp_state state
 
spinlock_t lock
 
atomic_t refcount
 
struct ib_ahah
 
struct ib_mad_recv_wcrmpp_wc
 
struct ib_mad_recv_bufcur_seg_buf
 
int last_ack
 
int seg_num
 
int newwin
 
int repwin
 
__be64 tid
 
u32 src_qp
 
u16 slid
 
u8 mgmt_class
 
u8 class_version
 
u8 method
 

Detailed Description

Definition at line 46 of file mad_rmpp.c.

Field Documentation

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.

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.

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.

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.


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