Home
last modified time | relevance | path

Searched defs:fsf_qtcb_bottom_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fsf.h377 struct fsf_qtcb_bottom_port { struct
378 u64 wwpn;
379 u32 fc_port_id;
380 u32 port_type;
381 u32 port_state;
382 u32 class_of_service; /* should be 0x00000006 for class 2 and 3 */
383 u8 supported_fc4_types[32]; /* should be 0x00000100 for scsi fcp */
384 u8 active_fc4_types[32];
385 u32 supported_speed; /* any combination of ZFCP_FSF_PORTSPEED_* */
386 u32 maximum_frame_size; /* fixed value of 2112 */
[all …]