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

#include <ib_smi.h>

Data Fields

u8 base_version
 
u8 mgmt_class
 
u8 class_version
 
u8 method
 
__be16 status
 
u8 hop_ptr
 
u8 hop_cnt
 
__be64 tid
 
__be16 attr_id
 
__be16 resv
 
__be32 attr_mod
 
__be64 mkey
 
__be16 dr_slid
 
__be16 dr_dlid
 
u8 reserved [28]
 
u8 data [IB_SMP_DATA_SIZE]
 
u8 initial_path [IB_SMP_MAX_PATH_HOPS]
 
u8 return_path [IB_SMP_MAX_PATH_HOPS]
 

Detailed Description

Definition at line 45 of file ib_smi.h.

Field Documentation

__be16 attr_id

Definition at line 54 of file ib_smi.h.

__be32 attr_mod

Definition at line 56 of file ib_smi.h.

u8 base_version

Definition at line 46 of file ib_smi.h.

u8 class_version

Definition at line 48 of file ib_smi.h.

Definition at line 61 of file ib_smi.h.

__be16 dr_dlid

Definition at line 59 of file ib_smi.h.

__be16 dr_slid

Definition at line 58 of file ib_smi.h.

u8 hop_cnt

Definition at line 52 of file ib_smi.h.

u8 hop_ptr

Definition at line 51 of file ib_smi.h.

u8 initial_path[IB_SMP_MAX_PATH_HOPS]

Definition at line 62 of file ib_smi.h.

u8 method

Definition at line 49 of file ib_smi.h.

u8 mgmt_class

Definition at line 47 of file ib_smi.h.

__be64 mkey

Definition at line 57 of file ib_smi.h.

u8 reserved[28]

Definition at line 60 of file ib_smi.h.

__be16 resv

Definition at line 55 of file ib_smi.h.

u8 return_path[IB_SMP_MAX_PATH_HOPS]

Definition at line 63 of file ib_smi.h.

Definition at line 50 of file ib_smi.h.

__be64 tid

Definition at line 53 of file ib_smi.h.


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