Home
last modified time | relevance | path

Searched defs:rport (Results 1 – 65 of 65) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_rport.c178 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit()
216 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogi_sending()
277 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogiacc_sending()
343 bfa_fcs_rport_sm_plogi_retry(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogi_retry()
414 bfa_fcs_rport_sm_plogi(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_plogi()
523 bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_fcs_online()
589 bfa_fcs_rport_sm_hal_online(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_hal_online()
639 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_online()
692 bfa_fcs_rport_sm_nsquery_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_nsquery_sending()
742 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_nsquery()
[all …]
Dbfa_fcs_fcpim.c424 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_aen_post() local
451 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_send_prli() local
585 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) in bfa_fcs_itnim_create()
753 struct bfa_fcs_rport_s *rport; in bfa_fcs_itnim_lookup() local
Dbfa_fcs_lport.c185 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_online() local
245 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_offline() local
439 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_plogi() local
673 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_offline_actions() local
769 struct bfa_fcs_rport_s *rport = NULL; in bfa_fcs_lport_uf_recv() local
898 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_pid() local
917 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_old_pid() local
936 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_pwwn() local
955 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_nwwn() local
975 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_qualifier() local
[all …]
Dbfad_im.c916 struct fc_rport *rport) in bfad_im_check_if_make_lun_visible()
943 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in bfad_im_slave_alloc() local
1202 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in bfad_im_queuecommand_lck() local
Dbfa_svc.c848 struct bfa_rport_s *rport = reqi->bfa_rport; in bfa_fcxp_queue() local
1055 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send()
4961 struct bfa_rport_s *rport; in bfa_rport_iocdisable() local
4976 struct bfa_rport_s *rport; in bfa_rport_alloc() local
4986 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free()
5180 bfa_rport_online(struct bfa_rport_s *rport, struct bfa_rport_info_s *rport_info) in bfa_rport_online()
5198 bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed) in bfa_rport_speed()
Dbfa_fcs.h413 struct bfa_fcs_rport_s *rport; /* parent rport */ member
460 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport()
507 struct bfa_fcs_rport_s *rport; /* parent remote rport */ member
Dbfad_attr.c344 bfad_im_set_rport_loss_tmo(struct fc_rport *rport, u32 timeout) in bfad_im_set_rport_loss_tmo()
Dbfad.c482 bfa_fcb_rport_alloc(struct bfad_s *bfad, struct bfa_fcs_rport_s **rport, in bfa_fcb_rport_alloc()
Dbfa_fcpim.h225 struct bfa_rport_s *rport; /* bfa rport */ member
Dbfa_fcpim.c1408 bfa_itnim_create(struct bfa_s *bfa, struct bfa_rport_s *rport, void *ditn) in bfa_itnim_create()
3798 bfa_itn_create(struct bfa_s *bfa, struct bfa_rport_s *rport, in bfa_itn_create()
Dbfad_bsg.c734 struct bfa_rport_s *rport; in bfad_iocmd_rport_clr_stats() local
Dbfa_defs_svc.h1444 struct bfa_rport_aen_data_s rport; member
/linux-4.4.14/drivers/scsi/
Dscsi_transport_srp.c131 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_id() local
149 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_roles() local
167 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_delete() local
191 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_state() local
222 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_reconnect_delay() local
231 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_reconnect_delay() local
262 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_failed_reconnects() local
273 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_fast_io_fail_tmo() local
282 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_fast_io_fail_tmo() local
308 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_dev_loss_tmo() local
[all …]
Dscsi_transport_fc.c358 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() local
834 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_supported_classes() local
863 static int fc_rport_set_dev_loss_tmo(struct fc_rport *rport, in fc_rport_set_dev_loss_tmo()
896 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_dev_loss_tmo() local
923 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_roles() local
962 struct fc_rport *rport = transport_class_to_rport(dev); in show_fc_rport_fast_io_fail_tmo() local
976 struct fc_rport *rport = transport_class_to_rport(dev); in store_fc_rport_fast_io_fail_tmo() local
1611 struct fc_rport *rport; in store_fc_private_host_tgtid_bind_type() local
1666 struct fc_rport *rport; in store_fc_private_host_dev_loss_tmo() local
1992 struct fc_rport *rport = dev_to_rport(dev); in fc_rport_dev_release() local
[all …]
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c65 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() local
112 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_slave_alloc() local
516 static void zfcp_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in zfcp_set_rport_dev_loss_tmo()
531 static void zfcp_scsi_terminate_rport_io(struct fc_rport *rport) in zfcp_scsi_terminate_rport_io()
549 struct fc_rport *rport; in zfcp_scsi_rport_register() local
577 struct fc_rport *rport = port->rport; in zfcp_scsi_rport_block() local
Dzfcp_unit.c23 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan() local
Dzfcp_fc.c940 struct fc_rport *rport = job->rport; in zfcp_fc_exec_els_job() local
Dzfcp_def.h200 struct fc_rport *rport; /* rport of fc transport class */ member
/linux-4.4.14/drivers/message/fusion/
Dmptfc.c194 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in mptfc_block_error_handler() local
264 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo()
433 struct fc_rport *rport; in mptfc_register_dev() local
519 struct fc_rport *rport; in mptfc_target_destroy() local
541 struct fc_rport *rport; in mptfc_target_alloc() local
576 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, in mptfc_dump_lun_info()
611 struct fc_rport *rport; in mptfc_slave_alloc() local
654 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_qcmd() local
Dmptbase.h552 struct fc_rport *rport; member
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_attr.c64 struct fc_rport *rport; in csio_reg_rnode() local
124 struct fc_rport *rport = rn->rport; in csio_unreg_rnode() local
368 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in csio_set_rport_loss_tmo()
672 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 */ member
Dcsio_scsi.c1785 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in csio_queuecommand() local
2228 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in csio_slave_alloc() local
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session() local
355 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt() local
446 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler() local
Dbnx2fc_io.c651 struct fc_rport *rport; in bnx2fc_initiate_tmf() local
811 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_abts() local
1102 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_abort() local
1784 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_queuecommand() local
Dbnx2fc_hwi.c183 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_ofld_req() local
364 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_enable_req() local
433 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_disable_req() local
Dbnx2fc_els.c669 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_els() local
Dbnx2fc.h288 struct fc_rport *rport; member
/linux-4.4.14/drivers/scsi/libfc/
Dfc_fcp.c1144 struct fc_rport *rport; in fc_fcp_cmd_send() local
1388 struct fc_rport *rport = fsp->rport; in fc_fcp_timeout() local
1418 struct fc_rport *rport; in fc_fcp_rec() local
1665 struct fc_rport *rport; in fc_fcp_srr() local
1808 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_queuecommand() local
2091 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_eh_device_reset() local
2173 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fc_slave_alloc() local
Dfc_rport.c187 void fc_set_rport_loss_tmo(struct fc_rport *rport, u32 timeout) in fc_set_rport_loss_tmo()
250 struct fc_rport *rport; in fc_rport_work() local
2061 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
Dfc_lport.c2090 struct fc_rport *rport; in fc_lport_bsg_request() local
/linux-4.4.14/arch/um/drivers/
Dumcast.h14 unsigned short rport; member
Dumcast_kern.c22 int rport; member
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.c1035 static void ibmvfc_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in ibmvfc_set_rport_dev_loss_tmo()
1505 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin() local
1615 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in ibmvfc_queuecommand_lck() local
1819 struct fc_rport *rport = job->rport; in ibmvfc_bsg_request() local
1964 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_reset_device() local
2036 static int ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) in ibmvfc_match_rport()
2148 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_cancel_all() local
2279 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_abort_task_set() local
2541 static void ibmvfc_terminate_rport_io(struct fc_rport *rport) in ibmvfc_terminate_rport_io()
2836 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_slave_alloc() local
[all …]
Dibmvscsi.c2246 struct srp_rport *rport; in ibmvscsi_probe() local
Dibmvfc.h616 struct fc_rport *rport; member
/linux-4.4.14/drivers/hwtracing/coresight/
Dof_coresight.c115 struct device_node *rport = NULL; in of_get_coresight_platform_data() local
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_scsi.c324 struct fc_rport *rport = starget_to_rport(scsi_target(sc->device)); in fnic_queue_wq_copy_desc() local
432 struct fc_rport *rport; in fnic_queuecommand_lck() local
1605 void fnic_terminate_rport_io(struct fc_rport *rport) in fnic_terminate_rport_io()
1764 struct fc_rport *rport; in fnic_abort_cmd() local
2235 struct fc_rport *rport; in fnic_device_reset() local
Dfnic_main.c96 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fnic_slave_alloc() local
125 fnic_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in fnic_set_rport_dev_loss_tmo()
/linux-4.4.14/net/netfilter/
Dxt_socket.c43 __be16 *rport, in extract_icmp4_fields()
269 __be16 *rport, in extract_icmp6_fields()
/linux-4.4.14/include/scsi/
Dscsi_transport_srp.h136 static inline int srp_chkready(struct srp_rport *rport) in srp_chkready()
Dlibfc.h198 struct fc_rport *rport; member
348 struct fc_rport *rport; member
Dscsi_transport_fc.h639 struct fc_rport *rport; member
772 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready()
/linux-4.4.14/net/sctp/
Dendpointola.c331 int rport; in __sctp_endpoint_lookup_assoc() local
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c967 static void srp_rport_delete(struct srp_rport *rport) in srp_rport_delete()
1163 static void srp_terminate_io(struct srp_rport *rport) in srp_terminate_io()
1199 static int srp_rport_reconnect(struct srp_rport *rport) in srp_rport_reconnect()
2040 struct srp_rport *rport = target->rport; in srp_queuecommand() local
2475 struct srp_rport *rport = target->rport; in srp_send_tsk_mgmt() local
2829 struct srp_rport *rport; in srp_add_target() local
Dib_srp.h205 struct srp_rport *rport; member
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hbadisc.c70 lpfc_terminate_rport_io(struct fc_rport *rport) in lpfc_terminate_rport_io()
104 lpfc_dev_loss_tmo_callbk(struct fc_rport *rport) in lpfc_dev_loss_tmo_callbk()
200 struct fc_rport *rport; in lpfc_dev_loss_tmo_handler() local
3891 struct fc_rport *rport; in lpfc_register_remote_port() local
3964 struct fc_rport *rport = ndlp->rport; in lpfc_unregister_remote_port() local
4769 struct fc_rport *rport; in lpfc_nlp_remove() local
Dlpfc_disc.h110 struct fc_rport *rport; /* Corresponding FC transport member
Dlpfc_scsi.c352 struct fc_rport *rport; in lpfc_scsi_dev_block() local
4535 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_queuecommand() local
5427 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in lpfc_slave_alloc() local
Dlpfc_nportdisc.c723 struct fc_rport *rport = ndlp->rport; in lpfc_rcv_prli() local
Dlpfc_attr.c5610 lpfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in lpfc_set_rport_loss_tmo()
Dlpfc_els.c1513 struct fc_rport *rport; in lpfc_plogi_confirm_nport() local
/linux-4.4.14/net/bridge/
Dbr_forward.c269 struct net_bridge_port *port, *lport, *rport; in br_multicast_flood() local
/linux-4.4.14/include/net/sctp/
Dsctp.h523 static inline int sctp_assoc_hashfn(struct net *net, __u16 lport, __u16 rport) in sctp_assoc_hashfn()
534 static inline int sctp_vtag_hashfn(__u16 lport, __u16 rport, __u32 vtag) in sctp_vtag_hashfn()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfilter.h209 __be32 rhost, __be16 rport) in efx_filter_set_ipv4_full()
Dfarch.c2072 __be16 rport, port1, port2; in efx_farch_filter_from_gen_spec() local
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_bsg.c247 struct fc_rport *rport; in qla2x00_process_els() local
2173 struct fc_rport *rport; in qla24xx_bsg_request() local
Dqla_attr.c1769 qla2x00_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in qla2x00_set_rport_loss_tmo()
1778 qla2x00_dev_loss_tmo_callbk(struct fc_rport *rport) in qla2x00_dev_loss_tmo_callbk()
1810 qla2x00_terminate_rport_io(struct fc_rport *rport) in qla2x00_terminate_rport_io()
Dqla_os.c682 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device)); in qla2xxx_queuecommand() local
1384 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in qla2xxx_slave_alloc() local
3221 struct fc_rport *rport; in qla2x00_schedule_rport_del() local
Dqla_init.c2927 struct fc_rport *rport; in qla2x00_rport_del() local
3284 struct fc_rport *rport; in qla2x00_reg_remote_port() local
Dqla_def.h2018 struct fc_rport *rport, *drport; member
/linux-4.4.14/drivers/pnp/
Dresource.c189 int rport = pnp_reserve_io[i << 1]; in pnp_check_port() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_dp_mst_topology.c969 struct drm_dp_mst_port *rport = NULL; in drm_dp_get_validated_port_ref() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c3714 __be32 raddr, __be16 rport, in send_fw_pass_open_req()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_wr.h1130 __be16 rport; member
1148 __be16 rport; member