Home
last modified time | relevance | path

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

123

/linux/drivers/scsi/
H A Dscsi_transport_srp.c124 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_id() local
142 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_roles() local
160 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_delete() local
184 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_state() local
215 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_reconnect_delay() local
224 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_reconnect_delay() local
255 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_failed_reconnects() local
266 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_fast_io_fail_tmo() local
275 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_fast_io_fail_tmo() local
301 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_dev_loss_tmo() local
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c469 struct rockchip_usb2phy_port *rport, in rockchip_usb2phy_enable_host_disc_irq()
491 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_init() local
575 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_power_on() local
616 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_power_off() local
638 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_exit() local
661 struct rockchip_usb2phy_port *rport = in rockchip_usb2phy_otg_sm_work() local
820 struct rockchip_usb2phy_port *rport = in rockchip_chg_detect_work() local
924 struct rockchip_usb2phy_port *rport = in rockchip_usb2phy_sm_work() local
1020 struct rockchip_usb2phy_port *rport = data; in rockchip_usb2phy_linestate_irq() local
1047 struct rockchip_usb2phy_port *rport = data; in rockchip_usb2phy_bvalid_irq() local
[all …]
/linux/drivers/nvme/host/
H A Dfc.c58 struct nvme_fc_rport *rport; member
70 struct nvme_fc_rport *rport; member
157 struct nvme_fc_rport *rport; member
494 struct nvme_fc_rport *rport) in nvme_fc_signal_discovery_scan()
515 struct nvme_fc_rport *rport = in nvme_fc_free_rport() local
538 nvme_fc_rport_put(struct nvme_fc_rport *rport) in nvme_fc_rport_put()
544 nvme_fc_rport_get(struct nvme_fc_rport *rport) in nvme_fc_rport_get()
584 struct nvme_fc_rport *rport; in nvme_fc_attach_to_suspended_rport() local
638 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, in __nvme_fc_set_dev_loss_tmo()
758 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) in nvme_fc_abort_lsops()
[all …]
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c71 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() local
116 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_sdev_init() local
294 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function() local
347 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler() local
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() local
757 struct fc_rport *rport = port->rport; in zfcp_scsi_rport_block() local
H A Dzfcp_unit.c24 struct fc_rport *rport = unit->port->rport; in zfcp_unit_scsi_scan() local
H A Dzfcp_fc.c998 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port() local
1038 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job() local
1086 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job() local
/linux/drivers/message/fusion/
H A Dmptfc.c187 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() local
247 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_dev_reset() local
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() local
548 struct fc_rport *rport; in mptfc_target_destroy() local
570 struct fc_rport *rport; in mptfc_target_alloc() local
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() local
683 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); in mptfc_qcmd() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c37 struct qla_nvme_rport *rport; in qla_nvme_register_remote() local
363 struct nvme_fc_remote_port *rport, in qla_nvme_xmt_ls_rsp()
449 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_abort()
471 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_req()
531 struct nvme_fc_remote_port *rport, void *hw_queue_handle, in qla_nvme_fcp_abort()
763 struct nvme_fc_remote_port *rport, void *hw_queue_handle, in qla_nvme_post_cmd()
856 static void qla_nvme_remoteport_delete(struct nvme_fc_remote_port *rport) in qla_nvme_remoteport_delete()
1229 struct nvme_fc_remote_port *rport; in qla2xxx_process_purls_iocb() local
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c64 struct fc_rport *rport; in csio_reg_rnode() local
124 struct fc_rport *rport = rn->rport; in csio_unreg_rnode() local
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 Dcsio_rnode.h112 struct fc_rport *rport; /* FC transport rport */ member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c84 struct fc_rport *rport = rdata->rport; in bnx2fc_offload_session() local
353 struct fc_rport *rport = rdata->rport; in bnx2fc_init_tgt() local
444 struct fc_rport *rport = rdata->rport; in bnx2fc_rport_event_handler() local
H A Dbnx2fc_io.c659 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() local
1061 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_target_reset() local
1077 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_device_reset() local
1128 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_eh_abort() local
1843 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in bnx2fc_queuecommand() local
H A Dbnx2fc_hwi.c184 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_ofld_req() local
365 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_enable_req() local
434 struct fc_rport *rport = tgt->rport; in bnx2fc_send_session_disable_req() local
/linux/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c434 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_aen_post() local
461 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_send_prli() local
595 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) in bfa_fcs_itnim_create()
764 struct bfa_fcs_rport_s *rport; in bfa_fcs_itnim_lookup() local
/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1169 struct fc_rport *rport; in fc_fcp_cmd_send() local
1420 struct fc_rport *rport = fsp->rport; in fc_fcp_timeout() local
1459 struct fc_rport *rport; in fc_fcp_rec() local
1717 struct fc_rport *rport; in fc_fcp_srr() local
1860 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_queuecommand() local
2153 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in fc_eh_device_reset() local
2233 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fc_sdev_init() local
H A Dfc_rport.c203 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() local
2285 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1353 static void ibmvfc_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in ibmvfc_set_rport_dev_loss_tmo()
1830 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_relogin() local
1930 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_init_vfc_cmd() local
1966 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in ibmvfc_queuecommand() local
2188 struct fc_rport *rport = fc_bsg_to_rport(job); in ibmvfc_bsg_request() local
2343 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_reset_device() local
2419 static int ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) in ibmvfc_match_rport()
2563 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_init_tmf() local
2814 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in ibmvfc_abort_task_set() local
3014 struct fc_rport *rport = starget_to_rport(starget); in ibmvfc_eh_target_reset_handler() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c40 __u32 rport = skb->remote_port; in bpf_prog2() local
H A Dtest_sockmap_kern.h111 __u32 rport = skb->remote_port; in bpf_prog2() local
190 __u32 lport, rport; in bpf_sockmap() local
/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c364 struct fc_rport *rport = starget_to_rport(scsi_target(sc->device)); in fnic_queue_wq_copy_desc() local
462 struct fc_rport *rport; in fnic_queuecommand() local
1925 void fnic_terminate_rport_io(struct fc_rport *rport) in fnic_terminate_rport_io()
2009 struct fc_rport *rport; in fnic_abort_cmd() local
2542 struct fc_rport *rport; in fnic_device_reset() local
H A Dfnic_main.c105 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in fnic_sdev_init() local
136 fnic_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) in fnic_set_rport_dev_loss_tmo()
/linux/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c22 __be16 *rport, __be16 *lport) in extract_icmp4_fields() argument
/linux/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c26 __be16 *rport, in extract_icmp6_fields() argument
/linux/include/scsi/
H A Dscsi_transport_srp.h131 static inline int srp_chkready(struct srp_rport *rport) in srp_chkready()
/linux/net/bridge/
H A Dbr_forward.c316 struct net_bridge_port *port, *lport, *rport; in br_multicast_flood() local

123