| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 1060 struct fc_rport *fc_rport; in bfad_im_fc_rport_add() local 1071 itnim->fc_rport = fc_rport = in bfad_im_fc_rport_add() 1074 if (!fc_rport) in bfad_im_fc_rport_add() 1077 fc_rport->maxframe_size = in bfad_im_fc_rport_add() 1111 struct fc_rport *fc_rport; in bfad_im_itnim_work_handler() local 1121 if (!itnim->fc_rport) { in bfad_im_itnim_work_handler() 1147 if (itnim->fc_rport) { in bfad_im_itnim_work_handler() 1148 fc_rport = itnim->fc_rport; in bfad_im_itnim_work_handler() 1151 itnim->fc_rport = NULL; in bfad_im_itnim_work_handler() 1173 if (itnim->fc_rport) { in bfad_im_itnim_work_handler() [all …]
|
| H A D | bfad_im.h | 110 struct fc_rport *fc_rport; member
|
| /linux-6.15/include/scsi/ |
| H A D | scsi_transport_fc.h | 353 struct fc_rport { /* aka fc_starget_attrs */ struct 395 container_of(d, struct fc_rport, dev) 676 void (*get_rport_dev_loss_tmo)(struct fc_rport *); 677 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32); 697 void (*dev_loss_tmo_callbk)(struct fc_rport *); 698 void (*terminate_rport_io)(struct fc_rport *); 773 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() 834 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost, 836 void fc_remote_port_delete(struct fc_rport *rport); 837 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles); [all …]
|
| H A D | libfc.h | 197 struct fc_rport *rport; 348 struct fc_rport *rport; 932 void fc_rport_terminate_io(struct fc_rport *); 1027 void fc_set_rport_loss_tmo(struct fc_rport *, u32 timeout);
|
| /linux-6.15/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 647 struct fc_rport * 650 struct fc_rport *rport; in fc_find_rport_by_wwpn() 2006 struct fc_rport *rport; in store_fc_private_host_tgtid_bind_type() 2061 struct fc_rport *rport; in store_fc_private_host_dev_loss_tmo() 2550 struct fc_rport *rport; in fc_user_scan_tgt() 2950 struct fc_rport *rport = in fc_starget_delete() 2965 struct fc_rport *rport = in fc_rport_final_delete() 3045 static struct fc_rport * 3051 struct fc_rport *rport; in fc_remote_port_create() 3172 struct fc_rport * [all …]
|
| /linux-6.15/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 71 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() 116 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_sdev_init() 294 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function() 347 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler() 687 static void zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, in zfcp_scsi_set_rport_dev_loss_tmo() 703 static void zfcp_scsi_terminate_rport_io(struct fc_rport *rport) in zfcp_scsi_terminate_rport_io() 726 struct fc_rport *rport; in zfcp_scsi_rport_register() 757 struct fc_rport *rport = port->rport; in zfcp_scsi_rport_block()
|
| H A D | zfcp_unit.c | 24 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan()
|
| H A D | zfcp_def.h | 208 struct fc_rport *rport; /* rport of fc transport class */
|
| H A D | zfcp_fc.c | 998 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port() 1038 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job() 1086 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job()
|
| /linux-6.15/drivers/scsi/libfc/ |
| H A D | Makefile | 13 fc_rport.o \
|
| H A D | fc_fcp.c | 1169 struct fc_rport *rport; in fc_fcp_cmd_send() 1420 struct fc_rport *rport = fsp->rport; in fc_fcp_timeout() 1459 struct fc_rport *rport; in fc_fcp_rec() 1717 struct fc_rport *rport; in fc_fcp_srr() 1860 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_queuecommand() 2153 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_eh_device_reset() 2233 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fc_sdev_init()
|
| H A D | fc_rport.c | 203 void fc_set_rport_loss_tmo(struct fc_rport *rport, u32 timeout) in fc_set_rport_loss_tmo() 268 struct fc_rport *rport; in fc_rport_work() 2285 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
|
| /linux-6.15/drivers/message/fusion/ |
| H A D | mptfc.c | 102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout); 187 mptfc_block_error_handler(struct fc_rport *rport) in mptfc_block_error_handler() 228 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_abort() 247 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_dev_reset() 293 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() 462 struct fc_rport *rport; in mptfc_register_dev() 548 struct fc_rport *rport; in mptfc_target_destroy() 570 struct fc_rport *rport; in mptfc_target_alloc() 605 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info() 640 struct fc_rport *rport; in mptfc_sdev_init() [all …]
|
| /linux-6.15/drivers/scsi/csiostor/ |
| H A D | csio_attr.c | 64 struct fc_rport *rport; in csio_reg_rnode() 124 struct fc_rport *rport = rn->rport; in csio_unreg_rnode() 380 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in csio_set_rport_loss_tmo() 681 csio_dev_loss_tmo_callbk(struct fc_rport *rport) in csio_dev_loss_tmo_callbk()
|
| H A D | csio_rnode.h | 112 struct fc_rport *rport; /* FC transport rport */
|
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_disc.h | 143 struct fc_rport *rport; /* scsi_transport_fc port structure */
|
| H A D | lpfc_crtn.h | 25 struct fc_rport; 473 void lpfc_terminate_rport_io(struct fc_rport *); 474 void lpfc_dev_loss_tmo_callbk(struct fc_rport *rport);
|
| /linux-6.15/drivers/scsi/qedf/ |
| H A D | qedf.h | 213 struct fc_rport *rport; 527 extern int qedf_initiate_tmf(struct fc_rport *rport, u64 lun, u8 tm_flags);
|
| /linux-6.15/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_tgt.c | 84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session() 353 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt() 444 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler()
|
| H A D | bnx2fc_io.c | 659 static int bnx2fc_initiate_tmf(struct fc_lport *lport, struct fc_rport *rport, in bnx2fc_initiate_tmf() 819 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_abts() 1061 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_target_reset() 1077 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_device_reset() 1128 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_abort() 1843 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_queuecommand()
|
| H A D | bnx2fc.h | 289 struct fc_rport *rport;
|
| /linux-6.15/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 1830 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin() 1930 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_init_vfc_cmd() 2188 struct fc_rport *rport = fc_bsg_to_rport(job); in ibmvfc_bsg_request() 2421 struct fc_rport *cmd_rport; in ibmvfc_match_rport() 2563 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_init_tmf() 3014 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_eh_target_reset_handler() 3079 static void ibmvfc_terminate_rport_io(struct fc_rport *rport) in ibmvfc_terminate_rport_io() 3083 struct fc_rport *dev_rport; in ibmvfc_terminate_rport_io() 5509 struct fc_rport *rport; in ibmvfc_tgt_add_rport() 5564 struct fc_rport *rport; in ibmvfc_do_work() [all …]
|
| /linux-6.15/drivers/scsi/fnic/ |
| H A D | fnic_fdls.h | 220 struct fc_rport *rport;
|
| H A D | fnic.h | 523 void fnic_terminate_rport_io(struct fc_rport *);
|
| H A D | fnic_fcs.c | 908 struct fc_rport *rport; in fnic_fdls_add_tport() 949 struct fc_rport *rport; in fnic_fdls_remove_tport()
|