Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h490 struct fc_host_attrs { struct
492 u64 node_name;
493 u64 port_name;
494 u64 permanent_port_name;
495 u32 supported_classes;
496 u8 supported_fc4s[FC_FC4_LIST_SIZE];
497 u32 supported_speeds;
498 u32 maxframe_size;
499 u16 max_npiv_vports;
500 char serial_number[FC_SERIAL_NUMBER_SIZE];
[all …]
/kernel/linux/linux-6.6/include/scsi/
Dscsi_transport_fc.h527 struct fc_host_attrs { struct
529 u64 node_name;
530 u64 port_name;
531 u64 permanent_port_name;
532 u32 supported_classes;
533 u8 supported_fc4s[FC_FC4_LIST_SIZE];
534 u32 supported_speeds;
535 u32 maxframe_size;
536 u16 max_npiv_vports;
537 u32 max_ct_payload;
[all …]