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

#include <qla_def.h>

Data Fields

struct ct_rsp_hdr header
 
union {
   struct {
      uint8_t   port_type
 
      uint8_t   port_id [3]
 
      uint8_t   port_name [8]
 
      uint8_t   sym_port_name_len
 
      uint8_t   sym_port_name [255]
 
      uint8_t   node_name [8]
 
      uint8_t   sym_node_name_len
 
      uint8_t   sym_node_name [255]
 
      uint8_t   init_proc_assoc [8]
 
      uint8_t   node_ip_addr [16]
 
      uint8_t   class_of_service [4]
 
      uint8_t   fc4_types [32]
 
      uint8_t   ip_address [16]
 
      uint8_t   fabric_port_name [8]
 
      uint8_t   reserved
 
      uint8_t   hard_address [3]
 
   }   ga_nxt
 
   struct {
      struct ct_sns_gid_pt_data   entries [MAX_FIBRE_DEVICES_MAX]
 
   }   gid_pt
 
   struct {
      uint8_t   port_name [8]
 
   }   gpn_id
 
   struct {
      uint8_t   node_name [8]
 
   }   gnn_id
 
   struct {
      uint8_t   fc4_types [32]
 
   }   gft_id
 
   struct {
      uint32_t   entry_count
 
      uint8_t   port_name [8]
 
      struct ct_fdmi_hba_attributes   attrs
 
   }   ghat
 
   struct {
      uint8_t   port_name [8]
 
   }   gfpn_id
 
   struct {
      uint16_t   speeds
 
      uint16_t   speed
 
   }   gpsc
 
   struct {
      uint8_t   fc4_features [128]
 
   }   gff_id
 
rsp
 

Detailed Description

Definition at line 2155 of file qla_def.h.

Field Documentation

Definition at line 2199 of file qla_def.h.

uint8_t class_of_service[4]

Definition at line 2170 of file qla_def.h.

Definition at line 2180 of file qla_def.h.

uint32_t entry_count

Definition at line 2197 of file qla_def.h.

uint8_t fabric_port_name[8]

Definition at line 2173 of file qla_def.h.

uint8_t fc4_features[128]

Definition at line 2213 of file qla_def.h.

uint8_t fc4_types[32]

Definition at line 2171 of file qla_def.h.

struct { ... } ga_nxt
struct { ... } gff_id
struct { ... } gfpn_id
struct { ... } gft_id
struct { ... } ghat
struct { ... } gid_pt
struct { ... } gnn_id
struct { ... } gpn_id
struct { ... } gpsc
uint8_t hard_address[3]

Definition at line 2175 of file qla_def.h.

Definition at line 2156 of file qla_def.h.

uint8_t init_proc_assoc[8]

Definition at line 2168 of file qla_def.h.

uint8_t ip_address[16]

Definition at line 2172 of file qla_def.h.

uint8_t node_ip_addr[16]

Definition at line 2169 of file qla_def.h.

uint8_t node_name[8]

Definition at line 2165 of file qla_def.h.

Definition at line 2161 of file qla_def.h.

uint8_t port_name[8]

Definition at line 2162 of file qla_def.h.

Definition at line 2160 of file qla_def.h.

uint8_t reserved

Definition at line 2174 of file qla_def.h.

union { ... } rsp
uint16_t speed

Definition at line 2208 of file qla_def.h.

uint16_t speeds

Definition at line 2207 of file qla_def.h.

uint8_t sym_node_name[255]

Definition at line 2167 of file qla_def.h.

uint8_t sym_node_name_len

Definition at line 2166 of file qla_def.h.

uint8_t sym_port_name[255]

Definition at line 2164 of file qla_def.h.

uint8_t sym_port_name_len

Definition at line 2163 of file qla_def.h.


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