Home
last modified time | relevance | path

Searched refs:fc_rport (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c938 struct fc_rport *rport) in bfad_im_check_if_make_lun_visible()
965 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in bfad_im_slave_alloc()
1071 struct fc_rport *fc_rport; in bfad_im_fc_rport_add() local
1082 itnim->fc_rport = fc_rport = in bfad_im_fc_rport_add()
1085 if (!fc_rport) in bfad_im_fc_rport_add()
1088 fc_rport->maxframe_size = in bfad_im_fc_rport_add()
1090 fc_rport->supported_classes = bfa_fcs_itnim_get_cos(&itnim->fcs_itnim); in bfad_im_fc_rport_add()
1092 itnim_data = fc_rport->dd_data; in bfad_im_fc_rport_add()
1098 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
1100 if ((fc_rport->scsi_target_id != -1) in bfad_im_fc_rport_add()
[all …]
Dbfad_im.h102 struct fc_rport *fc_rport; member
/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h335 struct fc_rport { /* aka fc_starget_attrs */ struct
376 container_of(d, struct fc_rport, dev)
634 void (*get_rport_dev_loss_tmo)(struct fc_rport *);
635 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);
655 void (*dev_loss_tmo_callbk)(struct fc_rport *);
656 void (*terminate_rport_io)(struct fc_rport *);
732 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready()
792 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost,
794 void fc_remote_port_delete(struct fc_rport *rport);
795 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
[all …]
Dlibfc.h204 struct fc_rport *rport;
354 struct fc_rport *rport;
923 void fc_rport_terminate_io(struct fc_rport *);
1018 void fc_set_rport_loss_tmo(struct fc_rport *, u32 timeout);
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c50 static int fc_bsg_rportadd(struct Scsi_Host *, struct fc_rport *);
52 static void fc_bsg_goose_queue(struct fc_rport *);
362 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup()
708 struct fc_rport *rport = transport_class_to_rport(dev); \
726 struct fc_rport *rport = transport_class_to_rport(dev); \
764 struct fc_rport *rport = transport_class_to_rport(dev); \
784 struct fc_rport *rport = transport_class_to_rport(dev); \
838 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_supported_classes()
867 static int fc_rport_set_dev_loss_tmo(struct fc_rport *rport, in fc_rport_set_dev_loss_tmo()
900 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_dev_loss_tmo()
[all …]
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_scsi.c66 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand()
111 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_slave_alloc()
278 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function()
331 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler()
644 static void zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, in zfcp_scsi_set_rport_dev_loss_tmo()
660 static void zfcp_scsi_terminate_rport_io(struct fc_rport *rport) in zfcp_scsi_terminate_rport_io()
683 struct fc_rport *rport; in zfcp_scsi_rport_register()
714 struct fc_rport *rport = port->rport; in zfcp_scsi_rport_block()
Dzfcp_unit.c24 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan()
Dzfcp_def.h201 struct fc_rport *rport; /* rport of fc transport class */
Dzfcp_fc.c909 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port()
949 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job()
997 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job()
/Linux-v4.19/drivers/scsi/libfc/
DMakefile13 fc_rport.o \
Dfc_fcp.c1185 struct fc_rport *rport; in fc_fcp_cmd_send()
1436 struct fc_rport *rport = fsp->rport; in fc_fcp_timeout()
1475 struct fc_rport *rport; in fc_fcp_rec()
1730 struct fc_rport *rport; in fc_fcp_srr()
1873 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_queuecommand()
2172 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_eh_device_reset()
2252 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fc_slave_alloc()
Dfc_rport.c211 void fc_set_rport_loss_tmo(struct fc_rport *rport, u32 timeout) in fc_set_rport_loss_tmo()
276 struct fc_rport *rport; in fc_rport_work()
2272 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
194 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in mptfc_block_error_handler()
257 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo()
426 struct fc_rport *rport; in mptfc_register_dev()
512 struct fc_rport *rport; in mptfc_target_destroy()
534 struct fc_rport *rport; in mptfc_target_alloc()
569 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info()
604 struct fc_rport *rport; in mptfc_slave_alloc()
647 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_qcmd()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_attr.c64 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()
684 csio_dev_loss_tmo_callbk(struct fc_rport *rport) in csio_dev_loss_tmo_callbk()
Dcsio_rnode.h112 struct fc_rport *rport; /* FC transport rport */
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h124 struct fc_rport *rport; /* scsi_transport_fc port structure */
Dlpfc_crtn.h25 struct fc_rport;
409 void lpfc_terminate_rport_io(struct fc_rport *);
410 void lpfc_dev_loss_tmo_callbk(struct fc_rport *rport);
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session()
355 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt()
446 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler()
Dbnx2fc_io.c664 struct fc_rport *rport; in bnx2fc_initiate_tmf()
824 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_abts()
1126 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_abort()
1815 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_queuecommand()
Dbnx2fc.h291 struct fc_rport *rport;
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c1039 static void ibmvfc_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in ibmvfc_set_rport_dev_loss_tmo()
1511 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin()
1621 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in ibmvfc_queuecommand_lck()
1825 struct fc_rport *rport = fc_bsg_to_rport(job); in ibmvfc_bsg_request()
1973 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_reset_device()
2047 struct fc_rport *cmd_rport; in ibmvfc_match_rport()
2157 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_cancel_all()
2288 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_abort_task_set()
2546 static void ibmvfc_terminate_rport_io(struct fc_rport *rport) in ibmvfc_terminate_rport_io()
2550 struct fc_rport *dev_rport; in ibmvfc_terminate_rport_io()
[all …]
/Linux-v4.19/drivers/scsi/fnic/
Dfnic.h358 void fnic_terminate_rport_io(struct fc_rport *);
Dfnic_scsi.c324 struct fc_rport *rport = starget_to_rport(scsi_target(sc->device)); in fnic_queue_wq_copy_desc()
432 struct fc_rport *rport; in fnic_queuecommand_lck()
1658 void fnic_terminate_rport_io(struct fc_rport *rport) in fnic_terminate_rport_io()
1671 struct fc_rport *cmd_rport; in fnic_terminate_rport_io()
1817 struct fc_rport *rport; in fnic_abort_cmd()
2337 struct fc_rport *rport; in fnic_device_reset()
Dfnic_main.c96 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fnic_slave_alloc()
126 fnic_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in fnic_set_rport_dev_loss_tmo()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf.h186 struct fc_rport *rport;

12