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

#include <mad_priv.h>

Data Fields

struct list_head port_list
 
struct ib_devicedevice
 
int port_num
 
struct ib_cqcq
 
struct ib_pdpd
 
struct ib_mrmr
 
spinlock_t reg_lock
 
struct ib_mad_mgmt_version_table version [MAX_MGMT_VERSION]
 
struct list_head agent_list
 
struct workqueue_structwq
 
struct work_struct work
 
struct ib_mad_qp_info qp_info [IB_MAD_QPS_CORE]
 

Detailed Description

Definition at line 200 of file mad_priv.h.

Field Documentation

struct list_head agent_list

Definition at line 210 of file mad_priv.h.

Definition at line 204 of file mad_priv.h.

Definition at line 202 of file mad_priv.h.

Definition at line 206 of file mad_priv.h.

Definition at line 205 of file mad_priv.h.

Definition at line 201 of file mad_priv.h.

int port_num

Definition at line 203 of file mad_priv.h.

Definition at line 213 of file mad_priv.h.

spinlock_t reg_lock

Definition at line 208 of file mad_priv.h.

Definition at line 209 of file mad_priv.h.

Definition at line 212 of file mad_priv.h.

Definition at line 211 of file mad_priv.h.


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