Home
last modified time | relevance | path

Searched defs:fc_port (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h2376 typedef struct fc_port { struct
2377 struct list_head list;
2378 struct scsi_qla_host *vha;
2380 uint8_t node_name[WWN_SIZE];
2381 uint8_t port_name[WWN_SIZE];
2382 port_id_t d_id;
2383 uint16_t loop_id;
2384 uint16_t old_loop_id;
2386 unsigned int conf_compl_supported:1;
2387 unsigned int deleted:2;
[all …]
Dtcm_qla2xxx.h25 struct fc_port *fc_port; member
Dqla_dfs.c62 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local
Dtcm_qla2xxx.c1186 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_s_id()
1291 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_loop_id()
Dqla_os.c1389 struct scsi_cmnd *cmd, int (*do_reset)(struct fc_port *, uint64_t, int)) in __qla2xxx_eh_generic_reset() argument
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_defs_svc.h381 union bfa_fw_fc_port_stats_s fc_port; member