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

#include <lpfc_sli.h>

Data Fields

struct list_head list
 
struct list_head clist
 
struct list_head dlist
 
uint16_t iotag
 
uint16_t sli4_lxritag
 
uint16_t sli4_xritag
 
struct lpfc_cq_event cq_event
 
IOCB_t iocb
 
uint8_t retry
 
uint16_t iocb_flag
 
uint8_t rsvd2
 
uint32_t drvrTimeout
 
uint32_t fcp_wqidx
 
struct lpfc_vportvport
 
voidcontext1
 
voidcontext2
 
voidcontext3
 
union {
   wait_queue_head_t *   wait_queue
 
   struct lpfc_iocbq *   rsp_iocb
 
   struct lpfcMboxq *   mbox
 
   struct lpfc_nodelist *   ndlp
 
   struct lpfc_node_rrq *   rrq
 
context_un
 
void(* fabric_iocb_cmpl )(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *)
 
void(* iocb_cmpl )(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *)
 

Detailed Description

Definition at line 49 of file lpfc_sli.h.

Field Documentation

Definition at line 52 of file lpfc_sli.h.

void* context1

Definition at line 81 of file lpfc_sli.h.

void* context2

Definition at line 82 of file lpfc_sli.h.

void* context3

Definition at line 83 of file lpfc_sli.h.

union { ... } context_un

Definition at line 57 of file lpfc_sli.h.

Definition at line 53 of file lpfc_sli.h.

uint32_t drvrTimeout

Definition at line 78 of file lpfc_sli.h.

void(* fabric_iocb_cmpl)(struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *)

Definition at line 92 of file lpfc_sli.h.

uint32_t fcp_wqidx

Definition at line 79 of file lpfc_sli.h.

Definition at line 59 of file lpfc_sli.h.

Definition at line 94 of file lpfc_sli.h.

uint16_t iocb_flag

Definition at line 61 of file lpfc_sli.h.

uint16_t iotag

Definition at line 54 of file lpfc_sli.h.

Definition at line 51 of file lpfc_sli.h.

Definition at line 87 of file lpfc_sli.h.

Definition at line 88 of file lpfc_sli.h.

uint8_t retry

Definition at line 60 of file lpfc_sli.h.

Definition at line 89 of file lpfc_sli.h.

struct lpfc_iocbq* rsp_iocb

Definition at line 86 of file lpfc_sli.h.

uint8_t rsvd2

Definition at line 77 of file lpfc_sli.h.

uint16_t sli4_lxritag

Definition at line 55 of file lpfc_sli.h.

uint16_t sli4_xritag

Definition at line 56 of file lpfc_sli.h.

Definition at line 80 of file lpfc_sli.h.

wait_queue_head_t* wait_queue

Definition at line 85 of file lpfc_sli.h.


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