fc_host_attrs
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: ✅struct fc_host_attrs {
u64 node_name;
u64 port_name;
u64 permanent_port_name;
u32 supported_classes;
u8 supported_fc4s[32];
u32 supported_speeds;
u32 maxframe_size;
u16 max_npiv_vports;
char serial_number[80];
char manufacturer[80];
char model[256];
char model_description[256];
char hardware_version[64];
char driver_version[64];
char firmware_version[64];
char optionrom_version[64];
u32 port_id;
enum fc_port_type port_type;
enum fc_port_state port_state;
u8 active_fc4s[32];
u32 speed;
u64 fabric_name;
char symbolic_name[256];
char system_hostname[256];
u32 dev_loss_tmo;
enum fc_tgtid_binding_type tgtid_bind_type;
struct list_head rports;
struct list_head rport_bindings;
struct list_head vports;
u32 next_rport_number;
u32 next_target_id;
u32 next_vport_number;
u16 npiv_vports_inuse;
char work_q_name[20];
struct workqueue_struct *work_q;
char devloss_work_q_name[20];
struct workqueue_struct *devloss_work_q;
struct request_queue *rqst_q;
};
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Flavor