Searched defs:fsf_qtcb_bottom_port (Results 1 – 1 of 1) sorted by relevance
406 struct fsf_qtcb_bottom_port { struct407 u64 wwpn;408 u32 fc_port_id;409 u32 port_type;410 u32 port_state;411 u32 class_of_service; /* should be 0x00000006 for class 2 and 3 */412 u8 supported_fc4_types[32]; /* should be 0x00000100 for scsi fcp */413 u8 active_fc4_types[32];414 u32 supported_speed; /* any combination of ZFCP_FSF_PORTSPEED_* */415 u32 maximum_frame_size; /* fixed value of 2112 */[all …]