Home
last modified time | relevance | path

Searched defs:fcport (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/scsi/bfa/
Dbfa_svc.c2003 bfa_fcport_aen_post(struct bfa_fcport_s *fcport, enum bfa_port_aen_event event) in bfa_fcport_aen_post()
2024 bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport, in bfa_fcport_sm_uninit()
2072 bfa_fcport_sm_enabling_qwait(struct bfa_fcport_s *fcport, in bfa_fcport_sm_enabling_qwait()
2136 bfa_fcport_sm_enabling(struct bfa_fcport_s *fcport, in bfa_fcport_sm_enabling()
2198 bfa_fcport_sm_linkdown(struct bfa_fcport_s *fcport, in bfa_fcport_sm_linkdown()
2290 bfa_fcport_sm_linkup(struct bfa_fcport_s *fcport, in bfa_fcport_sm_linkup()
2389 bfa_fcport_sm_disabling_qwait(struct bfa_fcport_s *fcport, in bfa_fcport_sm_disabling_qwait()
2440 bfa_fcport_sm_toggling_qwait(struct bfa_fcport_s *fcport, in bfa_fcport_sm_toggling_qwait()
2487 bfa_fcport_sm_disabling(struct bfa_fcport_s *fcport, in bfa_fcport_sm_disabling()
2542 bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, in bfa_fcport_sm_disabled()
[all …]
Dbfad_bsg.c927 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_ratelim() local
956 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_ratelim_speed() local
2290 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_cfg_trunk() local
2330 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_trunk_get_attr() local
2353 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_qos() local
2381 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_qos_get_attr() local
2408 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_qos_get_vc_attr() local
2443 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_qos_get_stats() local
2474 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_iocmd_qos_reset_stats() local
Dbfa_modules.h26 struct bfa_fcport_s fcport; /* fc port module */ member
Dbfad_im.c1031 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa); in bfad_fc_host_init() local
Dbfa_svc.h446 struct bfa_fcport_s *fcport; member
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_io.c24 struct qedf_rport *fcport; in qedf_cmd_timeout() local
305 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type) in qedf_alloc_cmd()
444 struct qedf_rport *fcport = io_req->fcport; in qedf_release_cmd() local
594 static void qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, in qedf_init_task()
688 struct qedf_rport *fcport = io_req->fcport; in qedf_init_mp_task() local
766 u16 qedf_get_sqe_idx(struct qedf_rport *fcport) in qedf_get_sqe_idx()
782 void qedf_ring_doorbell(struct qedf_rport *fcport) in qedf_ring_doorbell()
808 static void qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req, in qedf_trace_io()
855 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req()
948 struct qedf_rport *fcport; in qedf_queuecommand() local
[all …]
Dqedf_els.c9 static int qedf_initiate_els(struct qedf_rport *fcport, unsigned int op, in qedf_initiate_els()
222 struct qedf_rport *fcport; in qedf_send_rrq() local
310 static void qedf_process_l2_frame_compl(struct qedf_rport *fcport, in qedf_process_l2_frame_compl()
349 void qedf_restart_rport(struct qedf_rport *fcport) in qedf_restart_rport()
406 struct qedf_rport *fcport; in qedf_l2_els_compl() local
485 int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_send_adisc()
612 struct qedf_rport *fcport; in qedf_send_srr() local
684 struct qedf_rport *fcport; in qedf_initiate_seq_cleanup() local
757 struct qedf_rport *fcport; in qedf_requeue_io_req() local
980 struct qedf_rport *fcport; in qedf_send_rec() local
Dqedf_main.c656 struct qedf_rport *fcport = NULL; in qedf_eh_abort() local
809 struct qedf_rport *fcport = NULL; in qedf_wait_for_upload() local
946 struct qedf_rport *fcport; in qedf_fcport_lookup() local
966 static int qedf_xmit_l2_frame(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_xmit_l2_frame()
1005 struct qedf_rport *fcport; in qedf_xmit() local
1177 static int qedf_alloc_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_alloc_sq()
1230 static void qedf_free_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_free_sq()
1241 struct qedf_rport *fcport) in qedf_offload_connection()
1340 struct qedf_rport *fcport) in qedf_upload_connection()
1363 struct qedf_rport *fcport) in qedf_cleanup_fcport()
[all …]
Dqedf_debugfs.c324 struct qedf_rport *fcport; in qedf_driver_stats_show() local
Dqedf.h119 struct qedf_rport *fcport; member
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_init.c182 fc_port_t *fcport = sp->fcport; in qla2x00_async_iocb_timeout() local
277 fcport_is_smaller(fc_port_t *fcport) in fcport_is_smaller()
287 fcport_is_bigger(fc_port_t *fcport) in fcport_is_bigger()
293 qla2x00_async_login(struct scsi_qla_host *vha, fc_port_t *fcport, in qla2x00_async_login()
366 qla2x00_async_logout(struct scsi_qla_host *vha, fc_port_t *fcport) in qla2x00_async_logout()
405 qla2x00_async_prlo_done(struct scsi_qla_host *vha, fc_port_t *fcport, in qla2x00_async_prlo_done()
428 qla2x00_async_prlo(struct scsi_qla_host *vha, fc_port_t *fcport) in qla2x00_async_prlo()
469 struct fc_port *fcport = ea->fcport; in qla24xx_handle_adisc_event() local
509 static int qla_post_els_plogi_work(struct scsi_qla_host *vha, fc_port_t *fcport) in qla_post_els_plogi_work()
549 qla2x00_async_adisc(struct scsi_qla_host *vha, fc_port_t *fcport, in qla2x00_async_adisc()
[all …]
Dqla_nvme.c15 int qla_nvme_register_remote(struct scsi_qla_host *vha, struct fc_port *fcport) in qla_nvme_register_remote()
214 fc_port_t *fcport = sp->fcport; in qla_nvme_abort_work() local
271 fc_port_t *fcport = qla_rport->fcport; in qla_nvme_ls_req() local
529 fc_port_t *fcport; in qla_nvme_post_cmd() local
599 fc_port_t *fcport; in qla_nvme_remoteport_delete() local
631 void qla_nvme_unregister_remote_port(struct fc_port *fcport) in qla_nvme_unregister_remote_port()
Dqla_gs.c199 qla2x00_ga_nxt(scsi_qla_host_t *vha, fc_port_t *fcport) in qla2x00_ga_nxt()
1003 qla2x00_sns_ga_nxt(scsi_qla_host_t *vha, fc_port_t *fcport) in qla2x00_sns_ga_nxt()
2952 int qla24xx_post_gpsc_work(struct scsi_qla_host *vha, fc_port_t *fcport) in qla24xx_post_gpsc_work()
2967 struct fc_port *fcport = ea->fcport; in qla24xx_handle_gpsc_event() local
2995 fc_port_t *fcport = sp->fcport; in qla24xx_async_gpsc_sp_done() local
3043 int qla24xx_async_gpsc(scsi_qla_host_t *vha, fc_port_t *fcport) in qla24xx_async_gpsc()
3150 fc_port_t *fcport, *conflict, *t; in qla24xx_handle_gpnid_event() local
3427 fc_port_t *fcport = ea->fcport; in qla24xx_handle_gffid_event() local
3435 fc_port_t *fcport = sp->fcport; in qla24xx_async_gffid_sp_done() local
3476 int qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport) in qla24xx_async_gffid()
[all …]
Dqla_inline.h156 struct qla_qpair *qpair, fc_port_t *fcport) in qla2xxx_init_sp()
169 fc_port_t *fcport, gfp_t flag) in qla2xxx_get_qpair_sp()
195 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp()
245 qla2x00_set_retry_delay_timestamp(fc_port_t *fcport, uint16_t retry_delay) in qla2x00_set_retry_delay_timestamp()
Dqla_mr.c732 qlafx00_abort_target(fc_port_t *fcport, uint64_t l, int tag) in qlafx00_abort_target()
738 qlafx00_lun_reset(fc_port_t *fcport, uint64_t l, int tag) in qlafx00_lun_reset()
747 struct fc_port *fcport; in qlafx00_loop_reset() local
1124 fc_port_t *fcport, *new_fcport; in qlafx00_find_all_targets() local
1252 fc_port_t *fcport, *rmptemp; in qlafx00_configure_all_targets() local
1358 fc_port_t *fcport; in qlafx00_abort_isp_cleanup() local
1682 fc_port_t *fcport; in qlafx00_get_fcport() local
1700 fc_port_t *fcport; in qlafx00_tgt_detach() local
1808 qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type) in qlafx00_fx_disc()
2280 fc_port_t *fcport; in qlafx00_status_entry() local
Dqla_os.c814 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_queuecommand() local
938 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_mqueuecommand() local
1392 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in __qla2xxx_eh_generic_reset() local
1496 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_eh_bus_reset() local
1656 struct fc_port *fcport; in qla2x00_loop_reset() local
3820 fc_port_t *fcport, *tfcport; in qla2x00_free_fcports() local
3827 qla2x00_schedule_rport_del(struct scsi_qla_host *vha, fc_port_t *fcport, in qla2x00_schedule_rport_del()
3869 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost()
3912 fc_port_t *fcport; in qla2x00_mark_all_devices_lost() local
4989 void qla24xx_sched_upd_fcport(fc_port_t *fcport) in qla24xx_sched_upd_fcport()
[all …]
Dqla_mid.c143 fc_port_t *fcport; in qla2x00_mark_vp_devices_dead() local
160 fc_port_t *fcport; in qla24xx_disable_vp() local
310 fc_port_t *fcport; in qla2x00_vp_abort_isp() local
Dqla_mbx.c1469 fc_port_t *fcport = sp->fcport; in qla2x00_abort_command() local
1520 qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_abort_target()
1568 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset()
1875 qla2x00_get_port_database(scsi_qla_host_t *vha, fc_port_t *fcport, uint8_t opt) in qla2x00_get_port_database()
2576 qla2x00_login_local_device(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_login_local_device()
3111 fc_port_t *fcport = sp->fcport; in qla24xx_abort_command() local
3193 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, in __qla24xx_issue_tmf()
3288 qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_abort_target()
3299 qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_lun_reset()
3840 struct fc_port *fcport; in qla24xx_report_id_acquisition() local
[all …]
Dqla_isr.c640 fc_port_t *fcport = NULL; in qla2x00_async_event() local
1356 fc_port_t *fcport; in qla2x00_mbx_iocb_entry() local
1687 fc_port_t *fcport; in qla24xx_logio_entry() local
1820 fc_port_t *fcport; in qla24xx_tm_iocb_entry() local
1868 fc_port_t *fcport; in qla24xx_nvme_iocb_entry() local
2403 fc_port_t *fcport; in qla2x00_status_entry() local
Dqla_iocb.c2473 struct fc_port *fcport = sp->fcport; in qla24xx_tm_iocb() local
2529 fc_port_t *fcport = sp->fcport; in qla2x00_els_dcmd_iocb_timeout() local
2543 fc_port_t *fcport = sp->fcport; in qla2x00_els_dcmd_sp_done() local
2560 fc_port_t *fcport = NULL; in qla24xx_els_dcmd_iocb() local
2700 fc_port_t *fcport = sp->fcport; in qla2x00_els_dcmd2_iocb_timeout() local
2738 fc_port_t *fcport = sp->fcport; in qla2x00_els_dcmd2_sp_done() local
2779 fc_port_t *fcport, bool wait) in qla24xx_els_dcmd2_iocb()
Dqla_bsg.c249 fc_port_t *fcport = NULL; in qla2x00_process_els() local
438 struct fc_port *fcport; in qla2x00_process_ct() local
1298 fc_port_t *fcport = NULL; in qla24xx_iidma() local
1957 struct fc_port *fcport; in qlafx00_mgmt_cmd() local
Dqla_target.c547 static int qla24xx_post_nack_work(struct scsi_qla_host *vha, fc_port_t *fcport, in qla24xx_post_nack_work()
616 int qla24xx_async_notify_ack(scsi_qla_host_t *vha, fc_port_t *fcport, in qla24xx_async_notify_ack()
696 fc_port_t *fcport = container_of(work, struct fc_port, del_work); in qla24xx_delete_sess_fn() local
710 void qlt_fc_port_added(struct scsi_qla_host *vha, fc_port_t *fcport) in qlt_fc_port_added()
824 fc_port_t *fcport = pla->fcport; in qlt_plogi_ack_unref() local
1338 fc_port_t *fcport, in qlt_create_sess()
1417 qlt_fc_port_deleted(struct scsi_qla_host *vha, fc_port_t *fcport, int max_gen) in qlt_fc_port_deleted()
4536 void qlt_logo_completion_handler(fc_port_t *fcport, int rc) in qlt_logo_completion_handler()
6010 fc_port_t *fcport, *tfcp, *del; in qlt_get_port_database() local
6094 fc_port_t *fcport = NULL; in qlt_make_local_sess() local
Dqla_attr.c2467 fc_port_t *fcport; in qla2x00_get_starget_node_name() local
2486 fc_port_t *fcport; in qla2x00_get_starget_port_name() local
2505 fc_port_t *fcport; in qla2x00_get_starget_port_id() local
2530 fc_port_t *fcport = *(fc_port_t **)rport->dd_data; in qla2x00_dev_loss_tmo_callbk() local
2561 fc_port_t *fcport = *(fc_port_t **)rport->dd_data; in qla2x00_terminate_rport_io() local
Dqla_nvme.h40 struct fc_port *fcport; member
Dqla_mr.h474 fc_port_t fcport; /* fcport used for requests member

12