Linux Kernel
3.7.1
|
#include <zfcp_fsf.h>
Data Fields | |
u32 | lic_version |
u32 | feature_selection |
u32 | high_qtcb_version |
u32 | low_qtcb_version |
u32 | max_qtcb_size |
u32 | max_data_transfer_size |
u32 | adapter_features |
u32 | connection_features |
u32 | fc_topology |
u32 | fc_link_speed |
u32 | adapter_type |
u8 | res0 |
u8 | peer_d_id [3] |
u16 | status_read_buf_num |
u16 | timer_interval |
u8 | res2 [9] |
u8 | s_id [3] |
u8 | nport_serv_param [128] |
u8 | res3 [8] |
u32 | adapter_ports |
u32 | hardware_version |
u8 | serial_number [32] |
u8 | plogi_payload [112] |
struct fsf_statistics_info | stat_info |
u8 | res4 [112] |
Definition at line 367 of file zfcp_fsf.h.
u32 adapter_features |
Definition at line 374 of file zfcp_fsf.h.
u32 adapter_ports |
Definition at line 387 of file zfcp_fsf.h.
u32 adapter_type |
Definition at line 378 of file zfcp_fsf.h.
u32 connection_features |
Definition at line 375 of file zfcp_fsf.h.
u32 fc_link_speed |
Definition at line 377 of file zfcp_fsf.h.
u32 fc_topology |
Definition at line 376 of file zfcp_fsf.h.
u32 feature_selection |
Definition at line 369 of file zfcp_fsf.h.
u32 hardware_version |
Definition at line 388 of file zfcp_fsf.h.
u32 high_qtcb_version |
Definition at line 370 of file zfcp_fsf.h.
u32 lic_version |
Definition at line 368 of file zfcp_fsf.h.
u32 low_qtcb_version |
Definition at line 371 of file zfcp_fsf.h.
u32 max_data_transfer_size |
Definition at line 373 of file zfcp_fsf.h.
u32 max_qtcb_size |
Definition at line 372 of file zfcp_fsf.h.
u8 nport_serv_param[128] |
Definition at line 385 of file zfcp_fsf.h.
u8 peer_d_id[3] |
Definition at line 380 of file zfcp_fsf.h.
u8 plogi_payload[112] |
Definition at line 390 of file zfcp_fsf.h.
u8 res0 |
Definition at line 379 of file zfcp_fsf.h.
u8 res2[9] |
Definition at line 383 of file zfcp_fsf.h.
u8 res3[8] |
Definition at line 386 of file zfcp_fsf.h.
u8 res4[112] |
Definition at line 392 of file zfcp_fsf.h.
u8 s_id[3] |
Definition at line 384 of file zfcp_fsf.h.
u8 serial_number[32] |
Definition at line 389 of file zfcp_fsf.h.
struct fsf_statistics_info stat_info |
Definition at line 391 of file zfcp_fsf.h.
u16 status_read_buf_num |
Definition at line 381 of file zfcp_fsf.h.
u16 timer_interval |
Definition at line 382 of file zfcp_fsf.h.