/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_socket_ipv6.c | 26 __be16 *rport, in extract_icmp6_fields()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 928 struct fc_rport *rport) in bfad_im_check_if_make_lun_visible() 955 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in bfad_im_slave_alloc() local 1214 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in bfad_im_queuecommand_lck() local
|
H A D | bfa_svc.c | 792 struct bfa_rport_s *rport = reqi->bfa_rport; in bfa_fcxp_queue() local 999 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, in bfa_fcxp_send() 4850 struct bfa_rport_s *rport; in bfa_rport_iocdisable() local 4865 struct bfa_rport_s *rport; in bfa_rport_alloc() local 4875 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free() 5069 bfa_rport_online(struct bfa_rport_s *rport, struct bfa_rport_info_s *rport_info) in bfa_rport_online() 5087 bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed) in bfa_rport_speed()
|
H A D | bfa_fcs.h | 403 struct bfa_fcs_rport_s *rport; /* parent rport */ member 450 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() 497 struct bfa_fcs_rport_s *rport; /* parent remote rport */ member
|
/openbmc/linux/arch/um/drivers/ |
H A D | umcast_kern.c | 22 int rport; member
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 214 struct fc_rport *rport; in lpfc_scsi_dev_block() local 5215 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_queuecommand() local 5506 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_abort_handler() local 5770 lpfc_send_taskmgmt(struct lpfc_vport *vport, struct fc_rport *rport, in lpfc_send_taskmgmt() 5872 lpfc_chk_tgt_mapped(struct lpfc_vport *vport, struct fc_rport *rport) in lpfc_chk_tgt_mapped() 5968 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_device_reset_handler() local 6046 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in lpfc_target_reset_handler() local 6228 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in lpfc_slave_alloc() local
|
H A D | lpfc_hbadisc.c | 93 lpfc_rport_invalid(struct fc_rport *rport) in lpfc_rport_invalid() 127 lpfc_terminate_rport_io(struct fc_rport *rport) in lpfc_terminate_rport_io() 151 lpfc_dev_loss_tmo_callbk(struct fc_rport *rport) in lpfc_dev_loss_tmo_callbk() 4501 struct fc_rport *rport; in lpfc_register_remote_port() local 4579 struct fc_rport *rport = ndlp->rport; in lpfc_unregister_remote_port() local
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_fc.c | 982 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_job_wka_port() local 1022 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_els_job() local 1070 struct fc_rport *rport = fc_bsg_to_rport(job); in zfcp_fc_exec_bsg_job() local
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_srp.h | 131 static inline int srp_chkready(struct srp_rport *rport) in srp_chkready()
|
/openbmc/linux/drivers/scsi/libfc/ |
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() local 2284 void fc_rport_terminate_io(struct fc_rport *rport) in fc_rport_terminate_io()
|
/openbmc/linux/net/bridge/ |
H A D | br_forward.c | 310 struct net_bridge_port *port, *lport, *rport; in br_multicast_flood() local
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 184 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
|
H A D | bnx2fc_els.c | 677 struct fc_rport *rport = tgt->rport; in bnx2fc_initiate_els() local
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_rnode.h | 112 struct fc_rport *rport; /* FC transport rport */ member
|
H A D | csio_scsi.c | 1791 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); in csio_queuecommand() local 2229 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in csio_slave_alloc() local
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | filter.h | 206 __be32 rhost, __be16 rport) in ef4_filter_set_ipv4_full()
|
/openbmc/qemu/tests/ |
H A D | vhost-user-bridge.c | 693 int lport, rport; in vubr_backend_udp_setup() local 770 static const char *rport = DEFAULT_RPORT; variable
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | filter.h | 232 __be32 rhost, __be16 rport) in efx_filter_set_ipv4_full()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_bsg.c | 272 struct fc_rport *rport; in qla2x00_process_els() local 2742 struct fc_rport *rport = NULL; in qla2x00_get_tgt_stats() local 2990 struct fc_rport *rport; in qla24xx_bsg_request() local
|
H A D | qla_os.c | 877 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device)); in qla2xxx_queuecommand() local 1001 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device)); in qla2xxx_mqueuecommand() local 1452 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in qla2xxx_eh_device_reset() local 1520 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in qla2xxx_eh_target_reset() local 1938 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in qla2xxx_slave_alloc() local
|
H A D | qla_attr.c | 2696 qla2x00_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in qla2x00_set_rport_loss_tmo() 2708 qla2x00_dev_loss_tmo_callbk(struct fc_rport *rport) in qla2x00_dev_loss_tmo_callbk() 2756 qla2x00_terminate_rport_io(struct fc_rport *rport) in qla2x00_terminate_rport_io()
|
/openbmc/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 1077 static void srp_rport_delete(struct srp_rport *rport) in srp_rport_delete() 1293 static void srp_terminate_io(struct srp_rport *rport) in srp_terminate_io() 1331 static int srp_rport_reconnect(struct srp_rport *rport) in srp_rport_reconnect() 2718 struct srp_rport *rport = target->rport; in srp_send_tsk_mgmt() local 3111 struct srp_rport *rport; in srp_add_target() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | filter.h | 253 __be32 rhost, __be16 rport) in efx_filter_set_ipv4_full()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_io.c | 934 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in qedf_queuecommand() local 2415 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); in qedf_initiate_tmf() local
|
/openbmc/linux/drivers/pnp/ |
H A D | resource.c | 191 int rport = pnp_reserve_io[i << 1]; in pnp_check_port() local
|