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

#include <lpfc_sli.h>

Data Fields

struct list_head list
 
union {
   MAILBOX_t   mb
 
   struct lpfc_mqe   mqe
 
u
 
struct lpfc_vportvport
 
voidcontext1
 
voidcontext2
 
void(* mbox_cmpl )(struct lpfc_hba *, struct lpfcMboxq *)
 
uint8_t mbox_flag
 
uint16_t in_ext_byte_len
 
uint16_t out_ext_byte_len
 
uint8_t mbox_offset_word
 
struct lpfc_mcqe mcqe
 
struct lpfc_mbx_nembed_sge_virtsge_array
 

Detailed Description

Definition at line 108 of file lpfc_sli.h.

Field Documentation

void* context1

Definition at line 116 of file lpfc_sli.h.

void* context2

Definition at line 117 of file lpfc_sli.h.

uint16_t in_ext_byte_len

Definition at line 121 of file lpfc_sli.h.

Definition at line 110 of file lpfc_sli.h.

Definition at line 112 of file lpfc_sli.h.

void(* mbox_cmpl)(struct lpfc_hba *, struct lpfcMboxq *)

Definition at line 119 of file lpfc_sli.h.

uint8_t mbox_flag

Definition at line 120 of file lpfc_sli.h.

uint8_t mbox_offset_word

Definition at line 123 of file lpfc_sli.h.

Definition at line 124 of file lpfc_sli.h.

Definition at line 113 of file lpfc_sli.h.

uint16_t out_ext_byte_len

Definition at line 122 of file lpfc_sli.h.

Definition at line 125 of file lpfc_sli.h.

union { ... } u

Definition at line 115 of file lpfc_sli.h.


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