| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1165 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_s_id() argument 1190 nacl->fc_port = fc_port; in tcm_qla2xxx_set_sess_by_s_id() 1204 nacl->fc_port = fc_port; in tcm_qla2xxx_set_sess_by_s_id() 1217 nacl->fc_port = fc_port; in tcm_qla2xxx_set_sess_by_s_id() 1270 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_loop_id() argument 1287 if (nacl->fc_port != fc_port) in tcm_qla2xxx_set_sess_by_loop_id() 1288 nacl->fc_port = fc_port; in tcm_qla2xxx_set_sess_by_loop_id() 1304 if (nacl->fc_port != fc_port) in tcm_qla2xxx_set_sess_by_loop_id() 1305 nacl->fc_port = fc_port; in tcm_qla2xxx_set_sess_by_loop_id() 1319 if (nacl->fc_port != fc_port) in tcm_qla2xxx_set_sess_by_loop_id() [all …]
|
| H A D | qla_dfs.c | 55 struct fc_port *fp = data; \ 60 struct fc_port *fp = data; \ 76 struct fc_port *fp = data; \ 154 struct fc_port *sess = NULL; in qla2x00_dfs_tgt_sess_show() 182 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local 211 memset(&fc_port, 0, sizeof(fc_port_t)); in qla2x00_dfs_tgt_port_database_show() 213 fc_port.loop_id = loop_id; in qla2x00_dfs_tgt_port_database_show() 215 rc = qla24xx_gpdb_wait(vha, &fc_port, 0); in qla2x00_dfs_tgt_port_database_show() 217 fc_port.port_name, fc_port.d_id.b.domain, in qla2x00_dfs_tgt_port_database_show() 218 fc_port.d_id.b.area, fc_port.d_id.b.al_pa, in qla2x00_dfs_tgt_port_database_show() [all …]
|
| H A D | qla_target.h | 673 struct fc_port; 688 struct qla_tgt_cmd *(*get_cmd)(struct fc_port *); 692 void (*free_session)(struct fc_port *); 695 struct fc_port *); 699 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, 701 void (*clear_nacl_from_fcport_map)(struct fc_port *); 702 void (*put_sess)(struct fc_port *); 703 void (*shutdown_sess)(struct fc_port *); 871 struct fc_port *sess; 960 struct fc_port *sess; [all …]
|
| H A D | tcm_qla2xxx.h | 25 struct fc_port *fc_port; member
|
| H A D | qla_gbl.h | 143 void qla_edif_sess_down(struct scsi_qla_host *vha, struct fc_port *sess); 145 struct fc_port *fcport); 371 qla2x00_abort_target(struct fc_port *, uint64_t, int); 374 qla2x00_lun_reset(struct fc_port *, uint64_t, int); 448 qla24xx_abort_target(struct fc_port *, uint64_t, int); 450 qla24xx_lun_reset(struct fc_port *, uint64_t, int); 548 qla2x00_port_logout(scsi_qla_host_t *, struct fc_port *); 954 struct fc_port *, enum qlt_plogi_link_t); 956 extern void qlt_schedule_sess_for_deletion(struct fc_port *); 958 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **); [all …]
|
| H A D | qla_nvme.h | 40 struct fc_port *fcport; 145 int qla_nvme_register_remote(struct scsi_qla_host *, struct fc_port *);
|
| H A D | qla_target.c | 707 struct fc_port *sess = fcport; in qlt_fc_port_added() 948 struct fc_port *sess = container_of(work, struct fc_port, in qlt_free_session_done() 1215 struct fc_port *sess = NULL; in qlt_reset() 1319 struct fc_port *sess; in qlt_clear_tgt_db() 2173 struct fc_port *sess; in qlt_24xx_handle_abts() 4379 struct fc_port *sess; in qlt_handle_cmd_for_atio() 4515 struct fc_port *sess; in qlt_handle_task_mgmt() 4583 struct fc_port *sess; in qlt_abort_task() 4629 struct fc_port * 5395 struct fc_port *sess = NULL; in __qlt_send_busy() [all …]
|
| H A D | qla_edif.h | 28 struct fc_port *fcport;
|
| H A D | qla_edif.c | 220 qla_edif_sa_ctl_init(scsi_qla_host_t *vha, struct fc_port *fcport) in qla_edif_sa_ctl_init() 361 struct fc_port *fcport, struct edif_sa_index_entry *entry, in __qla2x00_release_all_sadb() 445 void qla2x00_release_all_sadb(struct scsi_qla_host *vha, struct fc_port *fcport) in qla2x00_release_all_sadb() 492 struct fc_port *fcport; in qla_delete_n2n_sess_and_wait() 540 struct fc_port *fcport, *tf; in qla_edif_app_start() 675 struct fc_port *fcport, *tf; in qla_edif_app_stop() 962 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getfcinfo() 1097 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getstats() 1137 struct fc_port *fcport; in qla_edif_ack() 2543 struct fc_port *fcport; in qla24xx_auth_els() [all …]
|
| H A D | qla_nvme.c | 22 struct fc_port *fcport; 35 int qla_nvme_register_remote(struct scsi_qla_host *vha, struct fc_port *fcport) in qla_nvme_register_remote() 892 void qla_nvme_unregister_remote_port(struct fc_port *fcport) in qla_nvme_unregister_remote_port()
|
| H A D | qla_def.h | 477 struct fc_port *fcport; 513 struct fc_port *fcport; 730 struct fc_port *fcport; 2569 typedef struct fc_port { struct 2614 struct fc_port *conflict; argument 3453 int (*target_reset) (struct fc_port *, uint64_t, int); 3454 int (*lun_reset) (struct fc_port *, uint64_t, int); 3576 struct fc_port *fcport;
|
| H A D | qla_mbx.c | 1580 qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_abort_target() 1628 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() 3340 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, in __qla24xx_issue_tmf() 3435 qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_abort_target() 3446 qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_lun_reset() 3987 struct fc_port *fcport; in qla24xx_report_id_acquisition() 6207 qla2x00_port_logout(scsi_qla_host_t *vha, struct fc_port *fcport) in qla2x00_port_logout()
|
| H A D | qla_bsg.c | 16 struct fc_port *fcport = container_of(work, typeof(*fcport), in qla2xxx_free_fcport_work() 475 struct fc_port *fcport; in qla2x00_process_ct() 1990 struct fc_port *fcport; in qlafx00_mgmt_cmd()
|
| H A D | qla_attr.c | 3276 .dd_fcrport_size = sizeof(struct fc_port *), 3324 .dd_fcrport_size = sizeof(struct fc_port *),
|
| H A D | qla_init.c | 510 struct fc_port *fcport = ea->fcport; in qla24xx_handle_adisc_event() 1027 struct fc_port *fcport = NULL, *tf; in qla24xx_async_gnl_sp_done() 2463 struct fc_port *conflict_fcport; in qla24xx_handle_plogi_done_event() 2465 struct fc_port *fcport = ea->fcport; in qla24xx_handle_plogi_done_event() 6270 fc_port_t *fcport = container_of(work, struct fc_port, reg_work); in qla_register_fcport_fn()
|
| H A D | qla_os.c | 876 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_queuecommand() 1000 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_mqueuecommand() 1137 struct fc_port *fcport; in test_fcport_count() 1453 fc_port_t *fcport = (struct fc_port *) sdev->hostdata; in qla2xxx_eh_device_reset()
|
| H A D | qla_iocb.c | 2544 struct fc_port *fcport = sp->fcport; in qla24xx_tm_iocb() 2914 struct fc_port *conflict_fcport; in qla2x00_els_dcmd2_sp_done()
|
| H A D | qla_gs.c | 2816 struct fc_port *fcport = ea->fcport; in qla24xx_handle_gpsc_event()
|
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfa_defs_svc.h | 381 union bfa_fw_fc_port_stats_s fc_port; member
|