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

#include <iscsi_iser.h>

Data Fields

struct ib_deviceib_device
 
struct ib_pdpd
 
struct ib_cqrx_cq [ISER_MAX_CQ]
 
struct ib_cqtx_cq [ISER_MAX_CQ]
 
struct ib_mrmr
 
struct tasklet_struct cq_tasklet [ISER_MAX_CQ]
 
struct ib_event_handler event_handler
 
struct list_head ig_list
 
int refcount
 
int cq_active_qps [ISER_MAX_CQ]
 
int cqs_used
 
struct iser_cq_desccq_desc
 

Detailed Description

Definition at line 231 of file iscsi_iser.h.

Field Documentation

int cq_active_qps[ISER_MAX_CQ]

Definition at line 241 of file iscsi_iser.h.

Definition at line 243 of file iscsi_iser.h.

Definition at line 237 of file iscsi_iser.h.

int cqs_used

Definition at line 242 of file iscsi_iser.h.

Definition at line 238 of file iscsi_iser.h.

Definition at line 232 of file iscsi_iser.h.

struct list_head ig_list

Definition at line 239 of file iscsi_iser.h.

Definition at line 236 of file iscsi_iser.h.

Definition at line 233 of file iscsi_iser.h.

int refcount

Definition at line 240 of file iscsi_iser.h.

Definition at line 234 of file iscsi_iser.h.

Definition at line 235 of file iscsi_iser.h.


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