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

#include <qla_target.h>

Data Fields

uint16_t loop_id
 
port_id_t s_id
 
unsigned int conf_compl_supported:1
 
unsigned int deleted:1
 
unsigned int local:1
 
struct se_sessionse_sess
 
struct scsi_qla_hostvha
 
struct qla_tgttgt
 
struct list_head sess_list_entry
 
unsigned long expires
 
struct list_head del_list_entry
 
uint8_t port_name [WWN_SIZE]
 
struct work_struct free_work
 

Detailed Description

Definition at line 810 of file qla_target.h.

Field Documentation

unsigned int conf_compl_supported

Definition at line 814 of file qla_target.h.

struct list_head del_list_entry

Definition at line 824 of file qla_target.h.

unsigned int deleted

Definition at line 815 of file qla_target.h.

unsigned long expires

Definition at line 823 of file qla_target.h.

struct work_struct free_work

Definition at line 827 of file qla_target.h.

unsigned int local

Definition at line 816 of file qla_target.h.

uint16_t loop_id

Definition at line 811 of file qla_target.h.

uint8_t port_name[WWN_SIZE]

Definition at line 826 of file qla_target.h.

port_id_t s_id

Definition at line 812 of file qla_target.h.

struct se_session* se_sess

Definition at line 818 of file qla_target.h.

struct list_head sess_list_entry

Definition at line 822 of file qla_target.h.

Definition at line 820 of file qla_target.h.

Definition at line 819 of file qla_target.h.


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