| /Linux-v5.15/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 276 static struct qla_tgt_cmd *tcm_qla2xxx_get_cmd(struct fc_port *sess) in tcm_qla2xxx_get_cmd() 354 struct fc_port *sess = container_of(kref, in tcm_qla2xxx_release_session() 355 struct fc_port, sess_kref); in tcm_qla2xxx_release_session() 360 static void tcm_qla2xxx_put_sess(struct fc_port *sess) in tcm_qla2xxx_put_sess() 370 struct fc_port *sess = se_sess->fabric_sess_ptr; in tcm_qla2xxx_close_session() 449 struct fc_port *sess; in tcm_qla2xxx_handle_cmd() 588 struct fc_port *sess = mcmd->sess; in tcm_qla2xxx_handle_tmr() 631 static struct qla_tgt_cmd *tcm_qla2xxx_find_cmd_by_tag(struct fc_port *sess, in tcm_qla2xxx_find_cmd_by_tag() 789 struct tcm_qla2xxx_nacl *, struct fc_port *); 793 static void tcm_qla2xxx_clear_nacl_from_fcport_map(struct fc_port *sess) in tcm_qla2xxx_clear_nacl_from_fcport_map() [all …]
|
| D | qla_dfs.c | 17 qla_dfs_rport_get(struct fc_port *fp, int attr_id, u64 *val) in qla_dfs_rport_get() 33 qla_dfs_rport_set(struct fc_port *fp, int attr_id, u64 val) in qla_dfs_rport_set() 55 struct fc_port *fp = data; \ 60 struct fc_port *fp = data; \ 76 struct fc_port *fp = data; \ 106 qla2x00_dfs_create_rport(scsi_qla_host_t *vha, struct fc_port *fp) in qla2x00_dfs_create_rport() 140 qla2x00_dfs_remove_rport(scsi_qla_host_t *vha, struct fc_port *fp) in qla2x00_dfs_remove_rport() 154 struct fc_port *sess = NULL; in qla2x00_dfs_tgt_sess_show() 182 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local 211 memset(&fc_port, 0, sizeof(fc_port_t)); in qla2x00_dfs_tgt_port_database_show() [all …]
|
| D | qla_target.h | 673 struct fc_port; 682 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t); 688 struct qla_tgt_cmd *(*get_cmd)(struct fc_port *); 692 void (*free_session)(struct fc_port *); 695 struct fc_port *); 696 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool); 697 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *, 699 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, 701 void (*clear_nacl_from_fcport_map)(struct fc_port *); 702 void (*put_sess)(struct fc_port *); [all …]
|
| D | tcm_qla2xxx.h | 25 struct fc_port *fc_port; member
|
| D | qla_gbl.h | 142 void qla2x00_release_all_sadb(struct scsi_qla_host *vha, struct fc_port *fcport); 144 void qla_edif_sess_down(struct scsi_qla_host *vha, struct fc_port *sess); 369 qla2x00_abort_target(struct fc_port *, uint64_t, int); 372 qla2x00_lun_reset(struct fc_port *, uint64_t, int); 445 qla24xx_abort_target(struct fc_port *, uint64_t, int); 447 qla24xx_lun_reset(struct fc_port *, uint64_t, int); 545 qla2x00_port_logout(scsi_qla_host_t *, struct fc_port *); 958 struct fc_port *, enum qlt_plogi_link_t); 960 extern void qlt_schedule_sess_for_deletion(struct fc_port *); 961 extern struct fc_port *qlt_find_sess_invalidate_other(scsi_qla_host_t *, [all …]
|
| D | qla_nvme.h | 36 struct fc_port *fcport; 139 int qla_nvme_register_remote(struct scsi_qla_host *, struct fc_port *);
|
| D | qla_target.c | 112 static int qlt_issue_task_mgmt(struct fc_port *sess, u64 lun, 126 static struct fc_port *qlt_create_sess(struct scsi_qla_host *vha, 128 void qlt_unreg_sess(struct fc_port *sess); 709 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() 885 struct fc_port *sess, enum qlt_plogi_link_t link) in qlt_plogi_ack_link() 973 struct fc_port *sess = container_of(work, struct fc_port, in qlt_free_session_done() 1190 void qlt_unreg_sess(struct fc_port *sess) in qlt_unreg_sess() 1227 struct fc_port *sess = NULL; in qlt_reset() 1261 static void qla24xx_chk_fcp_state(struct fc_port *sess) in qla24xx_chk_fcp_state() [all …]
|
| D | qla_edif.h | 28 struct fc_port *fcport;
|
| D | qla_edif.c | 195 qla_edif_sa_ctl_init(scsi_qla_host_t *vha, struct fc_port *fcport) in qla_edif_sa_ctl_init() 293 static void qla_edif_reset_auth_wait(struct fc_port *fcport, int state, in qla_edif_reset_auth_wait() 394 struct fc_port *fcport, struct edif_sa_index_entry *entry, in __qla2x00_release_all_sadb() 478 void qla2x00_release_all_sadb(struct scsi_qla_host *vha, struct fc_port *fcport) in qla2x00_release_all_sadb() 530 struct fc_port *fcport, *tf; in qla_edif_app_start() 633 struct fc_port *fcport, *tf; in qla_edif_app_stop() 914 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getfcinfo() 1032 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getstats() 2333 struct fc_port *fcport; in qla24xx_auth_els() 3450 void qla_edif_sess_down(struct scsi_qla_host *vha, struct fc_port *sess) in qla_edif_sess_down()
|
| D | qla_nvme.c | 14 int qla_nvme_register_remote(struct scsi_qla_host *vha, struct fc_port *fcport) in qla_nvme_register_remote() 689 void qla_nvme_unregister_remote_port(struct fc_port *fcport) in qla_nvme_unregister_remote_port()
|
| D | qla_def.h | 680 struct fc_port *fcport; 2500 typedef struct fc_port { struct 2545 struct fc_port *conflict; argument 3366 int (*target_reset) (struct fc_port *, uint64_t, int); 3367 int (*lun_reset) (struct fc_port *, uint64_t, int); 3491 struct fc_port *fcport;
|
| D | qla_bsg.c | 16 struct fc_port *fcport = container_of(work, typeof(*fcport), in qla2xxx_free_fcport_work() 465 struct fc_port *fcport; in qla2x00_process_ct() 1990 struct fc_port *fcport; in qlafx00_mgmt_cmd()
|
| D | qla_mbx.c | 1567 qla2x00_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_abort_target() 1615 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() 3324 __qla24xx_issue_tmf(char *name, uint32_t type, struct fc_port *fcport, in __qla24xx_issue_tmf() 3419 qla24xx_abort_target(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_abort_target() 3430 qla24xx_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla24xx_lun_reset() 3971 struct fc_port *fcport; in qla24xx_report_id_acquisition() 6191 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() 964 fc_port_t *fcport = (struct fc_port *) cmd->device->hostdata; in qla2xxx_mqueuecommand() 1137 struct fc_port *fcport; in test_fcport_count() 1397 fc_port_t *fcport = (struct fc_port *) sdev->hostdata; in qla2xxx_eh_device_reset() 1696 struct fc_port *fcport; in qla2x00_loop_reset()
|
| D | qla_attr.c | 3219 .dd_fcrport_size = sizeof(struct fc_port *), 3266 .dd_fcrport_size = sizeof(struct fc_port *),
|
| D | qla_init.c | 481 struct fc_port *fcport = ea->fcport; in qla24xx_handle_adisc_event() 977 struct fc_port *fcport = NULL, *tf; in qla24xx_async_gnl_sp_done() 2085 struct fc_port *conflict_fcport; in qla24xx_handle_plogi_done_event() 2087 struct fc_port *fcport = ea->fcport; in qla24xx_handle_plogi_done_event() 5828 fc_port_t *fcport = container_of(work, struct fc_port, reg_work); in qla_register_fcport_fn()
|
| D | qla_iocb.c | 2536 struct fc_port *fcport = sp->fcport; in qla24xx_tm_iocb() 2843 struct fc_port *conflict_fcport; in qla2x00_els_dcmd2_sp_done()
|
| D | qla_mr.c | 745 struct fc_port *fcport; in qlafx00_loop_reset()
|
| D | qla_gs.c | 2818 struct fc_port *fcport = ea->fcport; in qla24xx_handle_gpsc_event()
|
| /Linux-v5.15/drivers/scsi/bfa/ |
| D | bfa_defs_svc.h | 381 union bfa_fw_fc_port_stats_s fc_port; member
|