/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 342 struct fc_port *sess = container_of(kref, in tcm_qla2xxx_release_session() 343 struct fc_port, sess_kref); in tcm_qla2xxx_release_session() 348 static void tcm_qla2xxx_put_sess(struct fc_port *sess) in tcm_qla2xxx_put_sess() 359 struct fc_port *sess = se_sess->fabric_sess_ptr; in tcm_qla2xxx_close_session() 459 struct fc_port *sess; in tcm_qla2xxx_handle_cmd() 587 struct fc_port *sess = mcmd->sess; in tcm_qla2xxx_handle_tmr() 632 static struct qla_tgt_cmd *tcm_qla2xxx_find_cmd_by_tag(struct fc_port *sess, in tcm_qla2xxx_find_cmd_by_tag() 791 struct tcm_qla2xxx_nacl *, struct fc_port *); 795 static void tcm_qla2xxx_clear_nacl_from_fcport_map(struct fc_port *sess) in tcm_qla2xxx_clear_nacl_from_fcport_map() 834 static void tcm_qla2xxx_shutdown_sess(struct fc_port *sess) in tcm_qla2xxx_shutdown_sess() [all …]
|
D | qla_dfs.c | 21 struct fc_port *sess = NULL; in qla2x00_dfs_tgt_sess_show() 61 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local 92 memset(&fc_port, 0, sizeof(fc_port_t)); in qla2x00_dfs_tgt_port_database_show() 94 fc_port.loop_id = loop_id; in qla2x00_dfs_tgt_port_database_show() 96 rc = qla24xx_gpdb_wait(vha, &fc_port, 0); in qla2x00_dfs_tgt_port_database_show() 98 fc_port.port_name, fc_port.d_id.b.domain, in qla2x00_dfs_tgt_port_database_show() 99 fc_port.d_id.b.area, fc_port.d_id.b.al_pa, in qla2x00_dfs_tgt_port_database_show() 100 fc_port.loop_id); in qla2x00_dfs_tgt_port_database_show()
|
D | qla_target.h | 676 struct fc_port; 685 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t); 693 void (*free_session)(struct fc_port *); 696 struct fc_port *); 697 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool); 698 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, 700 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, 702 void (*clear_nacl_from_fcport_map)(struct fc_port *); 703 void (*put_sess)(struct fc_port *); 704 void (*shutdown_sess)(struct fc_port *); [all …]
|
D | tcm_qla2xxx.h | 25 struct fc_port *fc_port; member
|
D | qla_gbl.h | 326 qla2x00_abort_target(struct fc_port *, uint64_t, int); 329 qla2x00_lun_reset(struct fc_port *, uint64_t, int); 399 qla24xx_abort_target(struct fc_port *, uint64_t, int); 401 qla24xx_lun_reset(struct fc_port *, uint64_t, int); 490 qla2x00_port_logout(scsi_qla_host_t *, struct fc_port *); 890 struct fc_port *, enum qlt_plogi_link_t); 892 extern void qlt_schedule_sess_for_deletion(struct fc_port *); 893 extern struct fc_port *qlt_find_sess_invalidate_other(scsi_qla_host_t *, 894 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **);
|
D | qla_nvme.h | 40 struct fc_port *fcport; 146 int qla_nvme_register_remote(struct scsi_qla_host *, struct fc_port *);
|
D | qla_target.c | 123 static int qlt_issue_task_mgmt(struct fc_port *sess, u64 lun, 137 static struct fc_port *qlt_create_sess(struct scsi_qla_host *vha, 139 void qlt_unreg_sess(struct fc_port *sess); 710 fc_port_t *fcport = container_of(work, struct fc_port, del_work); in qla24xx_delete_sess_fn() 732 struct fc_port *sess = fcport; in qlt_fc_port_added() 882 struct fc_port *sess, enum qlt_plogi_link_t link) in qlt_plogi_ack_link() 964 struct fc_port *sess = container_of(work, struct fc_port, in qlt_free_session_done() 1144 void qlt_unreg_sess(struct fc_port *sess) in qlt_unreg_sess() 1185 struct fc_port *sess = NULL; in qlt_reset() 1219 static void qla24xx_chk_fcp_state(struct fc_port *sess) in qla24xx_chk_fcp_state() [all …]
|
D | qla_nvme.c | 17 int qla_nvme_register_remote(struct scsi_qla_host *vha, struct fc_port *fcport) in qla_nvme_register_remote() 622 struct fc_port *fcport = container_of(work, struct fc_port, in qla_nvme_unregister_remote_port()
|
D | qla_def.h | 533 struct fc_port *fcport; 2332 typedef struct fc_port { struct 2368 struct fc_port *conflict; argument 3137 int (*target_reset) (struct fc_port *, uint64_t, int); 3138 int (*lun_reset) (struct fc_port *, uint64_t, int); 3258 struct fc_port *fcport;
|
D | qla_mbx.c | 1480 qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_abort_target() 1533 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() 3150 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, in __qla24xx_issue_tmf() 3249 qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_abort_target() 3260 qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_lun_reset() 3803 struct fc_port *fcport; in qla24xx_report_id_acquisition() 5801 qla2x00_port_logout(scsi_qla_host_t *vha, struct fc_port *fcport) in qla2x00_port_logout()
|
D | qla_os.c | 840 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_queuecommand() 970 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_mqueuecommand() 1406 struct scsi_cmnd *cmd, int (*do_reset)(struct fc_port *, uint64_t, int)) in __qla2xxx_eh_generic_reset() argument 1409 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in __qla2xxx_eh_generic_reset() 1510 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_eh_bus_reset() 1667 struct fc_port *fcport; in qla2x00_loop_reset()
|
D | qla_attr.c | 2242 .dd_fcrport_size = sizeof(struct fc_port *), 2289 .dd_fcrport_size = sizeof(struct fc_port *),
|
D | qla_bsg.c | 439 struct fc_port *fcport; in qla2x00_process_ct() 1955 struct fc_port *fcport; in qlafx00_mgmt_cmd()
|
D | qla_init.c | 387 struct fc_port *fcport = ea->fcport; in qla24xx_handle_adisc_event() 777 struct fc_port *fcport = NULL, *tf; in qla24xx_async_gnl_sp_done() 1871 struct fc_port *conflict_fcport; in qla24xx_handle_plogi_done_event() 1873 struct fc_port *fcport = ea->fcport; in qla24xx_handle_plogi_done_event()
|
D | qla_mr.c | 746 struct fc_port *fcport; in qlafx00_loop_reset()
|
D | qla_iocb.c | 2353 struct fc_port *fcport = sp->fcport; in qla24xx_tm_iocb()
|
D | qla_gs.c | 3222 struct fc_port *fcport = ea->fcport; in qla24xx_handle_gpsc_event()
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 389 union bfa_fw_fc_port_stats_s fc_port; member
|