Searched refs:rport (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c12 * rport.c Remote port implementation.
36 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
37 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
38 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
39 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
40 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
41 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
42 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
72 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
74 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
187 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
225 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
286 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
352 bfa_fcs_rport_sm_plogi_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
423 bfa_fcs_rport_sm_plogi(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
528 bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
594 bfa_fcs_rport_sm_hal_online(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
644 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
697 bfa_fcs_rport_sm_nsquery_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
747 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
806 bfa_fcs_rport_sm_adisc_online_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
857 bfa_fcs_rport_sm_adisc_online(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
918 bfa_fcs_rport_sm_adisc_offline_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
959 bfa_fcs_rport_sm_adisc_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1006 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1046 bfa_fcs_rport_sm_fc4_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1082 bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1133 bfa_fcs_rport_sm_hcb_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1213 bfa_fcs_rport_sm_hcb_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1292 bfa_fcs_rport_sm_hcb_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1329 bfa_fcs_rport_sm_logo_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1371 bfa_fcs_rport_sm_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1439 bfa_fcs_rport_sm_nsdisc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1496 bfa_fcs_rport_sm_nsdisc_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1560 bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1651 bfa_fcs_rport_sm_fc4_off_delete(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1680 bfa_fcs_rport_sm_delete_pending(struct bfa_fcs_rport_s *rport, enum rport_event event) argument
1711 struct bfa_fcs_rport_s *rport = rport_cbarg; local
1747 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
1831 struct bfa_fcs_rport_s *rport = rport_cbarg; local
1865 struct bfa_fcs_rport_s *rport = rport_cbarg; local
1899 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
1928 struct bfa_fcs_rport_s *rport = rport_cbarg; local
1968 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2041 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2084 struct bfa_fcs_rport_s *rport = rport_cbarg; local
2122 struct bfa_fcs_rport_s *rport = rport_cbarg; local
2162 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) arg; local
2170 bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) argument
2216 bfa_fcs_rport_process_rpsc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) argument
2253 bfa_fcs_rport_process_adisc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) argument
2292 bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport) argument
2309 bfa_fcs_rport_hal_offline(struct bfa_fcs_rport_s *rport) argument
2321 struct bfa_fcs_rport_s *rport; local
2378 bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport) argument
2407 bfa_fcs_rport_aen_post(struct bfa_fcs_rport_s *rport, enum bfa_rport_aen_event event, struct bfa_rport_aen_data_s *data) argument
2436 bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport) argument
2447 bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport) argument
2478 bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport) argument
2487 bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport) argument
2532 bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport, struct fc_logi_s *plogi) argument
2590 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) argument
2618 struct bfa_fcs_rport_s *rport; local
2640 struct bfa_fcs_rport_s *rport; local
2660 struct bfa_fcs_rport_s *rport; local
2679 struct bfa_fcs_rport_s *rport; local
2699 bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, struct fc_logi_s *plogi) argument
2723 bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport) argument
2746 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2768 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2793 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2820 bfa_cb_rport_scn_no_dev(void *rport) argument
2862 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; local
2874 bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, u16 len) argument
2929 bfa_fcs_rport_send_prlo_acc(struct bfa_fcs_rport_s *rport) argument
2954 bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) argument
2981 bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport) argument
3003 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) argument
3024 bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport, struct bfa_rport_attr_s *rport_attr) argument
3080 struct bfa_fcs_rport_s *rport; local
3095 struct bfa_fcs_rport_s *rport; local
3142 struct bfa_fcs_rport_s *rport = rpf->rport; local
3173 struct bfa_fcs_rport_s *rport = rpf->rport; local
3196 struct bfa_fcs_rport_s *rport = rpf->rport; local
3242 struct bfa_fcs_rport_s *rport = rpf->rport; local
3268 struct bfa_fcs_rport_s *rport = rpf->rport; local
3288 struct bfa_fcs_rport_s *rport = rpf->rport; local
3311 bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport) argument
3325 bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport) argument
3340 bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport) argument
3355 struct bfa_fcs_rport_s *rport = rpf->rport; local
3365 struct bfa_fcs_rport_s *rport = rpf->rport; local
3399 struct bfa_fcs_rport_s *rport = rpf->rport; local
[all...]
H A Dbfa_fcs_fcpim.c91 bfa_trc(itnim->fcs, itnim->rport->pwwn);
102 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE);
123 bfa_trc(itnim->fcs, itnim->rport->pwwn);
134 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE);
140 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE);
158 bfa_trc(itnim->fcs, itnim->rport->pwwn);
163 if (itnim->rport->scsi_function == BFA_RPORT_INITIATOR)
169 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE);
186 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE);
192 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLIN
434 struct bfa_fcs_rport_s *rport = itnim->rport; local
461 struct bfa_fcs_rport_s *rport = itnim->rport; local
595 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) argument
764 struct bfa_fcs_rport_s *rport; local
[all...]
H A Dbfa_fcs.h375 struct bfa_rport_qualifier_s rport[], int *nrports);
424 struct bfa_fcs_rport_s *rport);
426 struct bfa_fcs_rport_s *rport);
518 * fcs_rport_ftrs_sm FCS rport state machine events
537 struct bfa_fcs_rport_s *rport; /* parent rport */ member in struct:bfa_fcs_rpf_s
547 * not supported by the rport.
552 * fcs_rport_sm FCS rport state machine events
555 RPSM_EVENT_PLOGI_SEND = 1, /* new rport; start with PLOGI */
557 RPSM_EVENT_PLOGI_COMP = 3, /* PLOGI completed to rport */
614 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) argument
683 struct bfa_fcs_rport_s *rport; /* parent remote rport */ member in struct:bfa_fcs_itnim_s
[all...]
H A Dbfa_fcs_lport.c176 struct bfa_fcs_rport_s *rport; local
201 rport = (struct bfa_fcs_rport_s *) qe;
202 bfa_sm_send_event(rport, RPSM_EVENT_DELETE);
217 rport = (struct bfa_fcs_rport_s *) qe;
218 bfa_sm_send_event(rport, RPSM_EVENT_DELETE);
236 struct bfa_fcs_rport_s *rport; local
259 rport = (struct bfa_fcs_rport_s *) qe;
260 bfa_sm_send_event(rport, RPSM_EVENT_DELETE);
272 rport = (struct bfa_fcs_rport_s *) qe;
273 bfa_sm_send_event(rport, RPSM_EVENT_DELET
430 struct bfa_fcs_rport_s *rport; local
664 struct bfa_fcs_rport_s *rport; local
760 struct bfa_fcs_rport_s *rport = NULL; local
889 struct bfa_fcs_rport_s *rport; local
908 struct bfa_fcs_rport_s *rport; local
927 struct bfa_fcs_rport_s *rport; local
946 struct bfa_fcs_rport_s *rport; local
966 struct bfa_fcs_rport_s *rport; local
983 bfa_fcs_lport_add_rport( struct bfa_fcs_lport_s *port, struct bfa_fcs_rport_s *rport) argument
995 bfa_fcs_lport_del_rport( struct bfa_fcs_lport_s *port, struct bfa_fcs_rport_s *rport) argument
1213 struct bfa_fcs_rport_s *rport; local
1316 struct bfa_fcs_rport_s *rport; local
4977 struct bfa_fcs_rport_s *rport; local
5088 struct bfa_fcs_rport_s *rport; local
5477 struct bfa_fcs_rport_s *rport; local
5532 struct bfa_fcs_rport_s *rport; local
5653 struct bfa_fcs_rport_s *rport = NULL; local
5701 struct bfa_fcs_rport_s *rport = NULL; local
5751 struct bfa_fcs_rport_s *rport = NULL; local
[all...]
/linux-master/include/scsi/
H A Dscsi_transport_srp.h36 * @dev: Device associated with this rport.
42 * @mutex: Protects against concurrent rport reconnect /
44 * @state: rport state.
81 * dev_loss_tmo sysfs attribute for an rport.
90 * requests for an rport.
91 * @rport_delete: Callback function that deletes an rport.
100 int (*reconnect)(struct srp_rport *rport);
101 void (*terminate_rport_io)(struct srp_rport *rport);
102 void (*rport_delete)(struct srp_rport *rport);
109 extern void srp_rport_get(struct srp_rport *rport);
131 srp_chkready(struct srp_rport *rport) argument
[all...]
/linux-master/drivers/scsi/
H A Dscsi_transport_srp.c124 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
125 return sprintf(buf, "%16phC\n", rport->port_id);
142 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
147 if (srp_rport_role_names[i].value == rport->roles) {
160 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
165 i->f->rport_delete(rport);
184 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
185 enum srp_rport_state state = rport->state;
215 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
217 return srp_show_tmo(buf, rport
224 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
255 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
266 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
275 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
301 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
310 struct srp_rport *rport = transport_class_to_srp_rport(dev); local
332 srp_rport_set_state(struct srp_rport *rport, enum srp_rport_state new_state) argument
380 struct srp_rport *rport = container_of(to_delayed_work(work), local
402 __rport_fail_io_fast(struct srp_rport *rport) argument
426 struct srp_rport *rport = container_of(to_delayed_work(work), local
445 struct srp_rport *rport = container_of(to_delayed_work(work), local
461 __srp_start_tl_fail_timers(struct srp_rport *rport) argument
502 srp_start_tl_fail_timers(struct srp_rport *rport) argument
532 srp_reconnect_rport(struct srp_rport *rport) argument
608 struct srp_rport *rport = shost_to_rport(shost); local
620 struct srp_rport *rport = dev_to_rport(dev); local
672 srp_rport_get(struct srp_rport *rport) argument
682 srp_rport_put(struct srp_rport *rport) argument
698 struct srp_rport *rport; local
753 srp_rport_del(struct srp_rport *rport) argument
793 srp_stop_rport_timers(struct srp_rport *rport) argument
[all...]
H A Dscsi_transport_fc.c360 struct fc_rport *rport = starget_to_rport(starget); local
367 if (rport) {
368 fc_starget_node_name(starget) = rport->node_name;
369 fc_starget_port_name(starget) = rport->port_name;
370 fc_starget_port_id(starget) = rport->port_id;
655 struct fc_rport *rport; local
660 list_for_each_entry(rport, &fc_host_rports(shost), peers) {
661 if (rport->port_state != FC_PORTSTATE_ONLINE)
664 if (rport->port_name == wwpn) {
666 return rport;
761 struct fc_rport *rport = NULL; local
809 struct fc_rport *rport = NULL; local
841 struct fc_rport *rport = NULL; local
1121 struct fc_rport *rport = transport_class_to_rport(dev); local
1150 fc_rport_set_dev_loss_tmo(struct fc_rport *rport, unsigned long val) argument
1183 struct fc_rport *rport = transport_class_to_rport(dev); local
1210 struct fc_rport *rport = transport_class_to_rport(dev); local
1243 struct fc_rport *rport = transport_class_to_rport(dev); local
1280 struct fc_rport *rport = transport_class_to_rport(dev); local
1301 struct fc_rport *rport = transport_class_to_rport(dev); local
1315 struct fc_rport *rport = transport_class_to_rport(dev); local
2011 struct fc_rport *rport; local
2066 struct fc_rport *rport; local
2450 struct fc_rport *rport = dev_to_rport(dev); local
2538 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); local
2555 struct fc_rport *rport; local
2882 struct fc_rport *rport = NULL, *next_rport = NULL; local
2931 fc_terminate_rport_io(struct fc_rport *rport) argument
2955 struct fc_rport *rport = local
2970 struct fc_rport *rport = local
3056 struct fc_rport *rport; local
3183 struct fc_rport *rport; local
3413 fc_remote_port_delete(struct fc_rport *rport) argument
3488 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) argument
3555 struct fc_rport *rport = local
3693 struct fc_rport *rport = local
3710 struct fc_rport *rport = local
3744 fc_block_rport(struct fc_rport *rport) argument
3781 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); local
3801 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); local
4053 struct fc_rport *rport = fc_bsg_to_rport(job); local
4164 fc_bsg_goose_queue(struct fc_rport *rport) argument
4237 fc_bsg_rport_prep(struct fc_rport *rport) argument
4253 struct fc_rport *rport = fc_bsg_to_rport(job); local
4310 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) argument
[all...]
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c453 struct rockchip_usb2phy_port *rport,
458 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true);
462 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_en, en);
466 ret = property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true);
470 return property_enable(rphy->grf, &rport->port_cfg->disrise_en, en);
475 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); local
479 mutex_lock(&rport->mutex);
481 if (rport->port_id == USB2PHY_PORT_OTG) {
482 if (rport->mode != USB_DR_MODE_HOST &&
483 rport
452 rockchip_usb2phy_enable_host_disc_irq(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, bool en) argument
559 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); local
600 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); local
622 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); local
645 struct rockchip_usb2phy_port *rport = local
804 struct rockchip_usb2phy_port *rport = local
908 struct rockchip_usb2phy_port *rport = local
1004 struct rockchip_usb2phy_port *rport = data; local
1031 struct rockchip_usb2phy_port *rport = data; local
1047 struct rockchip_usb2phy_port *rport = data; local
1080 struct rockchip_usb2phy_port *rport = data; local
1106 struct rockchip_usb2phy_port *rport; local
1134 rockchip_usb2phy_port_irq_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) argument
1230 rockchip_usb2phy_host_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) argument
1255 struct rockchip_usb2phy_port *rport = local
1263 rockchip_usb2phy_otg_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) argument
1429 struct rockchip_usb2phy_port *rport = &rphy->ports[index]; local
[all...]
/linux-master/arch/um/drivers/
H A Dumcast.h14 unsigned short rport; member in struct:umcast_data
H A Dumcast_kern.c22 int rport; member in struct:umcast_init
37 dpri->rport = init->rport;
44 "%u\n", dpri->addr, dpri->rport, dpri->lport);
108 init->rport = init->lport;
125 .rport = 1102 });
145 init->rport = simple_strtoul(rport_str, &last, 10);
156 init->lport, init->addr, init->rport);
/linux-master/drivers/nvme/host/
H A Dfc.c59 struct nvme_fc_rport *rport; member in struct:nvmefc_ls_req_op
66 struct list_head lsreq_list; /* rport->ls_req_list */
71 struct nvme_fc_rport *rport; member in struct:nvmefc_ls_rcv_op
78 struct list_head lsrcv_list; /* rport->ls_rcv_list */
158 struct nvme_fc_rport *rport; member in struct:nvme_fc_ctrl
165 struct list_head ctrl_list; /* rport->ctrl_list */
495 struct nvme_fc_rport *rport)
501 if (!(rport->remoteport.port_role & FC_PORT_ROLE_NVME_DISCOVERY))
509 rport->remoteport.node_name, rport
494 nvme_fc_signal_discovery_scan(struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) argument
516 struct nvme_fc_rport *rport = local
539 nvme_fc_rport_put(struct nvme_fc_rport *rport) argument
545 nvme_fc_rport_get(struct nvme_fc_rport *rport) argument
585 struct nvme_fc_rport *rport; local
639 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, struct nvme_fc_port_info *pinfo) argument
759 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) argument
848 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); local
905 struct nvme_fc_rport *rport = remoteport_to_rport(remoteport); local
915 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); local
1033 struct nvme_fc_rport *rport = lsop->rport; local
1058 __nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) argument
1127 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) argument
1160 nvme_fc_send_ls_req_async(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) argument
1458 struct nvme_fc_rport *rport = lsop->rport; local
1481 struct nvme_fc_rport *rport = lsop->rport; local
1501 nvme_fc_match_disconn_ls(struct nvme_fc_rport *rport, struct nvmefc_ls_rcv_op *lsop) argument
1556 struct nvme_fc_rport *rport = lsop->rport; local
1662 struct nvme_fc_rport *rport = local
1730 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); local
3001 nvme_fc_rport_active_on_lport(struct nvme_fc_rport *rport) argument
3009 nvme_fc_rport_inactive_on_lport(struct nvme_fc_rport *rport) argument
3022 struct nvme_fc_rport *rport = ctrl->rport; local
3038 struct nvme_fc_rport *rport = ctrl->rport; local
3301 struct nvme_fc_rport *rport = ctrl->rport; local
3431 nvme_fc_existing_controller(struct nvme_fc_rport *rport, struct nvmf_ctrl_options *opts) argument
3450 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) argument
3685 struct nvme_fc_rport *rport; local
3751 struct nvme_fc_rport *rport; local
3938 nvme_fc_delete_controllers(struct nvme_fc_rport *rport) argument
3955 struct nvme_fc_rport *rport; local
[all...]
/linux-master/drivers/nvme/target/
H A Dfcloop.c238 struct fcloop_rport *rport; member in struct:fcloop_nport
321 struct fcloop_rport *rport = local
325 spin_lock(&rport->lock);
327 tls_req = list_first_entry_or_null(&rport->ls_list,
333 spin_unlock(&rport->lock);
341 spin_lock(&rport->lock);
343 spin_unlock(&rport->lock);
352 struct fcloop_rport *rport = remoteport->private; local
358 if (!rport->targetport) {
360 spin_lock(&rport
383 struct fcloop_rport *rport; local
469 struct fcloop_rport *rport = remoteport->private; local
719 struct fcloop_rport *rport = remoteport->private; local
1027 struct fcloop_rport *rport = remoteport->private; local
1306 struct fcloop_rport *rport; local
1349 struct fcloop_rport *rport = nport->rport; local
1361 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) argument
1374 static struct fcloop_rport *rport; local
1598 struct fcloop_rport *rport; local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_unit.c24 struct fc_rport *rport = unit->port->rport; local
29 if (rport && rport->port_state == FC_PORTSTATE_ONLINE)
30 scsi_scan_target(&rport->dev, 0, rport->scsi_target_id, lun,
H A Dzfcp_scsi.c70 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); local
77 scsi_result = fc_remote_port_chkready(rport);
98 * fc_remote_port_chkready until rport is BLOCKED
115 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); local
126 port = zfcp_get_port_by_wwpn(adapter, rport->port_name);
293 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); local
305 ret = fc_block_rport(rport);
346 struct fc_rport *rport = starget_to_rport(starget); local
347 struct Scsi_Host *shost = rport_to_shost(rport);
530 port->rport
686 zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) argument
702 zfcp_scsi_terminate_rport_io(struct fc_rport *rport) argument
725 struct fc_rport *rport; local
756 struct fc_rport *rport = port->rport; local
[all...]
/linux-master/drivers/message/fusion/
H A Dmptfc.c84 " transport to wait for an rport to "
102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
186 mptfc_block_error_handler(struct fc_rport *rport) argument
189 struct Scsi_Host *shost = rport_to_shost(rport);
198 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY
205 dev_name(&rport->dev), ready, ioc->active));
217 dev_name(&rport->dev), ready, ioc->active));
227 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); local
231 rtn = mptfc_block_error_handler(rport);
246 struct fc_rport *rport local
292 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) argument
461 struct fc_rport *rport; local
547 struct fc_rport *rport; local
569 struct fc_rport *rport; local
604 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, VirtTarget *vtarget) argument
639 struct fc_rport *rport; local
682 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); local
[all...]
/linux-master/drivers/scsi/csiostor/
H A Dcsio_attr.c64 struct fc_rport *rport; local
73 rport = rn->rport;
74 CSIO_ASSERT(rport != NULL);
78 rn->rport = fc_remote_port_add(shost, 0, &ids);
79 if (!rn->rport) {
80 csio_ln_err(ln, "Failed to register rport = 0x%x.\n",
86 rport = rn->rport;
88 *((struct csio_rnode **)rport
124 struct fc_rport *rport = rn->rport; local
380 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) argument
681 csio_dev_loss_tmo_callbk(struct fc_rport *rport) argument
[all...]
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c55 tgt->rport)
58 tgt->rport->port_id, &vaf);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsockmap_verdict_prog.c40 __u32 rport = skb->remote_port; local
45 __sink(rport);
H A Dtest_sockmap_kern.h111 __u32 rport = skb->remote_port; local
115 __sink(rport);
193 __u32 lport, rport; local
201 rport = skops->remote_port;
216 rport = skops->remote_port;
218 if (bpf_ntohl(rport) == 10001) {
/linux-master/drivers/scsi/libfc/
H A Dfc_fcp.c459 struct fc_rport_libfc_priv *rpriv = fsp->rport->dd_data;
943 fsp->rport->port_id);
948 fsp->rport->port_id,
956 fsp->rport->port_id,
1169 struct fc_rport *rport; local
1185 rport = fsp->rport;
1186 fsp->max_payload = rport->maxframe_size;
1187 rpriv = rport->dd_data;
1189 fc_fill_fc_hdr(fp, FC_RCTL_DD_UNSOL_CMD, rport
1420 struct fc_rport *rport = fsp->rport; local
1459 struct fc_rport *rport; local
1717 struct fc_rport *rport; local
1860 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); local
2153 struct fc_rport *rport = starget_to_rport(scsi_target(sc_cmd->device)); local
2233 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); local
[all...]
H A Dfc_libfc.h14 #define FC_RPORT_LOGGING 0x08 /* rport layer logging */
48 pr_info("host%u: rport %6.6x: " fmt, \
64 (pkt)->rport->port_id, \
69 (pkt)->rport->port_id, ##args); \
/linux-master/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh540 rport "$client4_port" token "$server4_token"
553 ip netns exec "$ns1" ./pm_nl_ctl dsf lip 10.0.2.1 lport "$sport" rip 10.0.2.2 rport\
578 dead:beef:2::2 rport "$client6_port" token "$server6_token"
592 dead:beef:2::2 rport "$client6_port" token "$server6_token"
616 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2 rport\
630 ip netns exec "$ns1" ./pm_nl_ctl dsf lip 10.0.2.1 lport "$sport" rip 10.0.2.2 rport\
655 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\
668 ip netns exec "$ns2" ./pm_nl_ctl dsf lip 10.0.2.2 lport "$sport" rip 10.0.2.1 rport\
693 dead:beef:2::1 rport $app6_port token "$client6_token"
708 dead:beef:2::1 rport
[all...]
/linux-master/net/bridge/
H A Dbr_forward.c310 struct net_bridge_port *port, *lport, *rport; local
313 rport = br_multicast_rport_from_node_skb(rp, skb);
315 if ((unsigned long)lport > (unsigned long)rport) {
328 port = rport;
337 if ((unsigned long)rport >= (unsigned long)port)
/linux-master/drivers/infiniband/hw/irdma/
H A Dtrace_cm.h209 __field(u16, rport)
226 __entry->rport = cm_node->rem_port;
252 __entry->rport, __entry->ipv4)
286 __field(u16, rport)
301 __entry->rport = cm_node->rem_port;
324 __entry->rport, __entry->ipv4)
408 __field(u16, rport)
421 __entry->rport = cm_node->rem_port;
442 __entry->rport, __entry->ipv4)
/linux-master/sound/soc/generic/
H A Daudio-graph-card2.c484 struct device_node *rport = of_get_parent(ep); local
485 struct device_node *rports = of_get_parent(rport);
489 snd_soc_of_parse_node_prefix(rport, cconf, codecs->of_node, "prefix");
491 of_node_put(rport);
853 struct device_node *rport = of_graph_get_remote_port(ep); local
875 * rport: port@0 { rep: { ... = ep } };
887 ret = graph_parse_node(priv, GRAPH_DPCM, rport, li, 1);
906 * rport: port@0 { rep: { ... = ep; }; };
920 ret = graph_parse_node(priv, GRAPH_DPCM, rport, li, 0);
930 graph_link_init(priv, rport, l
1159 struct device_node *rport = of_graph_get_remote_port(ep); local
[all...]

Completed in 422 milliseconds

1234