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

#include <lpfc_disc.h>

Data Fields

struct list_head nlp_listp
 
struct lpfc_name nlp_portname
 
struct lpfc_name nlp_nodename
 
uint32_t nlp_flag
 
uint32_t nlp_DID
 
uint32_t nlp_last_elscmd
 
uint16_t nlp_type
 
uint16_t nlp_rpi
 
uint16_t nlp_state
 
uint16_t nlp_prev_state
 
uint16_t nlp_xri
 
uint16_t nlp_sid
 
uint16_t nlp_maxframe
 
uint8_t nlp_class_sup
 
uint8_t nlp_retry
 
uint8_t nlp_fcp_info
 
uint16_t nlp_usg_map
 
struct timer_list nlp_delayfunc
 
struct lpfc_hbaphba
 
struct fc_rportrport
 
struct lpfc_vportvport
 
struct lpfc_work_evt els_retry_evt
 
struct lpfc_work_evt dev_loss_evt
 
struct kref kref
 
atomic_t cmd_pending
 
uint32_t cmd_qdepth
 
unsigned long last_change_time
 
struct lpfc_node_rrqs active_rrqs
 
struct lpfc_scsicmd_bktlat_data
 

Detailed Description

Definition at line 77 of file lpfc_disc.h.

Field Documentation

struct lpfc_node_rrqs active_rrqs

Definition at line 119 of file lpfc_disc.h.

atomic_t cmd_pending

Definition at line 116 of file lpfc_disc.h.

uint32_t cmd_qdepth

Definition at line 117 of file lpfc_disc.h.

struct lpfc_work_evt dev_loss_evt

Definition at line 114 of file lpfc_disc.h.

struct lpfc_work_evt els_retry_evt

Definition at line 113 of file lpfc_disc.h.

Definition at line 115 of file lpfc_disc.h.

unsigned long last_change_time

Definition at line 118 of file lpfc_disc.h.

Definition at line 120 of file lpfc_disc.h.

uint8_t nlp_class_sup

Definition at line 97 of file lpfc_disc.h.

struct timer_list nlp_delayfunc

Definition at line 108 of file lpfc_disc.h.

uint32_t nlp_DID

Definition at line 82 of file lpfc_disc.h.

uint8_t nlp_fcp_info

Definition at line 99 of file lpfc_disc.h.

uint32_t nlp_flag

Definition at line 81 of file lpfc_disc.h.

uint32_t nlp_last_elscmd

Definition at line 83 of file lpfc_disc.h.

struct list_head nlp_listp

Definition at line 78 of file lpfc_disc.h.

uint16_t nlp_maxframe

Definition at line 96 of file lpfc_disc.h.

struct lpfc_name nlp_nodename

Definition at line 80 of file lpfc_disc.h.

struct lpfc_name nlp_portname

Definition at line 79 of file lpfc_disc.h.

uint16_t nlp_prev_state

Definition at line 92 of file lpfc_disc.h.

uint8_t nlp_retry

Definition at line 98 of file lpfc_disc.h.

uint16_t nlp_rpi

Definition at line 90 of file lpfc_disc.h.

uint16_t nlp_sid

Definition at line 94 of file lpfc_disc.h.

uint16_t nlp_state

Definition at line 91 of file lpfc_disc.h.

uint16_t nlp_type

Definition at line 84 of file lpfc_disc.h.

uint16_t nlp_usg_map

Definition at line 102 of file lpfc_disc.h.

uint16_t nlp_xri

Definition at line 93 of file lpfc_disc.h.

Definition at line 109 of file lpfc_disc.h.

struct fc_rport* rport

Definition at line 110 of file lpfc_disc.h.

Definition at line 112 of file lpfc_disc.h.


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