|
Linux Kernel
3.7.1
|
#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 |
| struct ct_fdmi_hba_attributes attrs |
| 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 |
| union { ... } rsp |
1.8.2