Lines Matching defs:fc_host_attrs
478 struct fc_host_attrs { struct
480 u64 node_name;
481 u64 port_name;
482 u64 permanent_port_name;
483 u32 supported_classes;
484 u8 supported_fc4s[FC_FC4_LIST_SIZE];
485 u32 supported_speeds;
486 u32 maxframe_size;
487 u16 max_npiv_vports;
488 char serial_number[FC_SERIAL_NUMBER_SIZE];
491 u32 port_id;
492 enum fc_port_type port_type;
493 enum fc_port_state port_state;
494 u8 active_fc4s[FC_FC4_LIST_SIZE];
495 u32 speed;
496 u64 fabric_name;
497 char symbolic_name[FC_SYMBOLIC_NAME_SIZE];
498 char system_hostname[FC_SYMBOLIC_NAME_SIZE];
499 u32 dev_loss_tmo;
524 ((struct fc_host_attrs *)(x)->shost_data) argument