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

#include <lpfc_sli4.h>

Data Fields

struct list_head list
 
enum lpfc_sli4_queue_type type
 
enum lpfc_sli4_queue_subtype subtype
 
struct lpfc_hbaphba
 
struct list_head child_list
 
uint32_t entry_count
 
uint32_t entry_size
 
uint32_t entry_repost
 
uint32_t queue_id
 
uint32_t assoc_qid
 
struct list_head page_list
 
uint32_t page_count
 
uint32_t host_index
 
uint32_t hba_index
 
struct lpfc_sli_ringpring
 
uint32_t q_cnt_1
 
uint32_t q_cnt_2
 
uint32_t q_cnt_3
 
uint64_t q_cnt_4
 
union sli4_qe qe [1]
 

Detailed Description

Definition at line 120 of file lpfc_sli4.h.

Field Documentation

uint32_t assoc_qid

Definition at line 131 of file lpfc_sli4.h.

struct list_head child_list

Definition at line 125 of file lpfc_sli4.h.

uint32_t entry_count

Definition at line 126 of file lpfc_sli4.h.

uint32_t entry_repost

Definition at line 128 of file lpfc_sli4.h.

uint32_t entry_size

Definition at line 127 of file lpfc_sli4.h.

uint32_t hba_index

Definition at line 135 of file lpfc_sli4.h.

uint32_t host_index

Definition at line 134 of file lpfc_sli4.h.

Definition at line 121 of file lpfc_sli4.h.

uint32_t page_count

Definition at line 133 of file lpfc_sli4.h.

struct list_head page_list

Definition at line 132 of file lpfc_sli4.h.

Definition at line 124 of file lpfc_sli4.h.

Definition at line 137 of file lpfc_sli4.h.

uint32_t q_cnt_1

Definition at line 140 of file lpfc_sli4.h.

uint32_t q_cnt_2

Definition at line 141 of file lpfc_sli4.h.

uint32_t q_cnt_3

Definition at line 142 of file lpfc_sli4.h.

uint64_t q_cnt_4

Definition at line 143 of file lpfc_sli4.h.

union sli4_qe qe[1]

Definition at line 167 of file lpfc_sli4.h.

uint32_t queue_id

Definition at line 130 of file lpfc_sli4.h.

Definition at line 123 of file lpfc_sli4.h.

Definition at line 122 of file lpfc_sli4.h.


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