Searched defs:fc_host_attrs (Results 1 – 1 of 1) sorted by relevance
526 struct fc_host_attrs { struct528 u64 node_name;529 u64 port_name;530 u64 permanent_port_name;531 u32 supported_classes;532 u8 supported_fc4s[FC_FC4_LIST_SIZE];533 u32 supported_speeds;534 u32 maxframe_size;535 u16 max_npiv_vports;536 u32 max_ct_payload;[all …]