Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
ib_dm_mad.h File Reference
#include <linux/types.h>
#include <rdma/ib_mad.h>

Go to the source code of this file.

Data Structures

struct  ib_dm_hdr
 
struct  ib_dm_mad
 
struct  ib_dm_iou_info
 
struct  ib_dm_ioc_profile
 
struct  ib_dm_svc_entry
 
struct  ib_dm_svc_entries
 

Enumerations

enum  {
  DM_MAD_STATUS_UNSUP_METHOD = 0x0008, DM_MAD_STATUS_UNSUP_METHOD_ATTR = 0x000c, DM_MAD_STATUS_INVALID_FIELD = 0x001c, DM_MAD_STATUS_NO_IOC = 0x0100,
  DM_ATTR_CLASS_PORT_INFO = 0x01, DM_ATTR_IOU_INFO = 0x10, DM_ATTR_IOC_PROFILE = 0x11, DM_ATTR_SVC_ENTRIES = 0x12
}
 

Enumeration Type Documentation

anonymous enum
Enumerator:
DM_MAD_STATUS_UNSUP_METHOD 
DM_MAD_STATUS_UNSUP_METHOD_ATTR 
DM_MAD_STATUS_INVALID_FIELD 
DM_MAD_STATUS_NO_IOC 
DM_ATTR_CLASS_PORT_INFO 
DM_ATTR_IOU_INFO 
DM_ATTR_IOC_PROFILE 
DM_ATTR_SVC_ENTRIES 

Definition at line 41 of file ib_dm_mad.h.