Home
last modified time | relevance | path

Searched refs:port_id_t (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h45 extern int qla24xx_els_dcmd_iocb(scsi_qla_host_t *, int, port_id_t);
108 int qla24xx_post_newsess_work(struct scsi_qla_host *, port_id_t *, u8 *, u8*,
577 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
688 extern int qla24xx_post_gpnid_work(struct scsi_qla_host *, port_id_t *);
689 extern int qla24xx_async_gpnid(scsi_qla_host_t *, port_id_t *);
932 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **);
935 void qlt_update_host_map(struct scsi_qla_host *, port_id_t);
H A Dqla_def.h397 } port_id_t; typedef
422 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id()
424 port_id_t res; in be_to_port_id()
434 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id()
470 port_id_t id;
2346 port_id_t d_id;
2404 port_id_t id;
2472 port_id_t d_id;
2571 port_id_t id;
3143 port_id_t id;
[all …]
H A Dqla_gs.c16 static int qla_async_rftid(scsi_qla_host_t *, port_id_t *);
17 static int qla_async_rffid(scsi_qla_host_t *, port_id_t *, u8, u8);
18 static int qla_async_rnnid(scsi_qla_host_t *, port_id_t *, u8*);
585 static int qla_async_rftid(scsi_qla_host_t *vha, port_id_t *d_id) in qla_async_rftid()
682 static int qla_async_rffid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rffid()
773 static int qla_async_rnnid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rnnid()
2946 int qla24xx_post_gpnid_work(struct scsi_qla_host *vha, port_id_t *id) in qla24xx_post_gpnid_work()
3165 int qla24xx_async_gpnid(scsi_qla_host_t *vha, port_id_t *id) in qla24xx_async_gpnid()
3650 port_id_t id; in qla2x00_find_free_fcp_nvme_slot()
H A Dqla_target.c783 qlt_plogi_ack_find_add(struct scsi_qla_host *vha, port_id_t *id, in qlt_plogi_ack_find_add()
821 port_id_t port_id; in qlt_plogi_ack_unref()
902 port_id_t id;
4322 port_id_t id; in qlt_handle_cmd_for_atio()
4572 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other()
4637 static int abort_cmds_for_s_id(struct scsi_qla_host *vha, port_id_t *s_id) in abort_cmds_for_s_id()
4686 port_id_t port_id; in qlt_handle_login()
4864 port_id_t port_id; in qlt_24xx_handle_els()
5285 port_id_t id; in __qlt_send_busy()
7259 void qlt_update_host_map(struct scsi_qla_host *vha, port_id_t id) in qlt_update_host_map()
H A Dqla_target.h682 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
H A Dqla_init.c692 port_id_t id; in qla24xx_handle_gnl_done_event()
1038 port_id_t id; in qla24xx_async_gnl_sp_done()
1709 int qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, in qla24xx_post_newsess_work()
2066 port_id_t cid; /* conflict Nport id */ in qla24xx_handle_plogi_done_event()
4512 port_id_t id; in qla2x00_configure_hba()
5916 port_id_t wrap = {}, nxt_d_id; in qla2x00_find_all_fabric_devs()
H A Dtcm_qla2xxx.c1492 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess()
H A Dqla_iocb.c2624 port_id_t remote_did) in qla24xx_els_dcmd_iocb()
2827 port_id_t cid; /* conflict Nport id */ in qla2x00_els_dcmd2_sp_done()
H A Dqla_attr.c837 port_id_t did; in qla2x00_issue_logo()
H A Dqla_isr.c742 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid()
H A Dqla_mbx.c3930 port_id_t id; in qla24xx_report_id_acquisition()