Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_def.h2521 typedef struct fc_port { struct
2522 struct list_head list;
2523 struct scsi_qla_host *vha;
2525 unsigned int conf_compl_supported:1;
2526 unsigned int deleted:2;
2527 unsigned int free_pending:1;
2528 unsigned int local:1;
2529 unsigned int logout_on_delete:1;
2530 unsigned int logo_ack_needed:1;
2531 unsigned int keep_nport_handle:1;
[all …]
Dtcm_qla2xxx.h25 struct fc_port *fc_port; member
Dqla_dfs.c182 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local
Dtcm_qla2xxx.c1175 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_s_id()
1280 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_loop_id()
/linux-6.1.9/drivers/scsi/bfa/
Dbfa_defs_svc.h381 union bfa_fw_fc_port_stats_s fc_port; member