Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h112 port_id_t remote_pid;
183 port_id_t port_id;
221 port_id_t port_id;
227 port_id_t port_id;
251 port_id_t d_id;
260 port_id_t port_id;
H A Dqla_edif.h108 port_id_t pur_sid;
109 port_id_t pur_did;
H A Dqla_gbl.h46 extern int qla24xx_els_dcmd_iocb(scsi_qla_host_t *, int, port_id_t);
105 int qla24xx_post_newsess_work(struct scsi_qla_host *, port_id_t *, u8 *, u8*,
605 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
955 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **);
958 void qla_update_host_map(struct scsi_qla_host *, port_id_t);
978 fc_port_t *qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id);
H A Dqla_def.h75 } port_id_t; typedef
451 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id()
453 port_id_t res; in be_to_port_id()
463 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id()
509 port_id_t id;
695 port_id_t did, sid;
2469 port_id_t d_id;
2525 port_id_t id;
2595 port_id_t d_id;
2726 port_id_t id;
[all …]
H A Dqla_edif.c26 port_id_t plogi_did;
28 port_id_t els_sid;
279 qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id) in qla2x00_find_fcport_by_pid()
760 port_id_t portid = {0}; in qla_edif_app_authok()
873 port_id_t portid = {0}; in qla_edif_app_authfail()
947 port_id_t tdid; in qla_edif_app_getfcinfo()
1556 port_id_t portid; in qla24xx_sadb_update()
1911 static void qla_enode_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_enode_clear()
2105 static void qla_edb_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_edb_clear()
2109 port_id_t sid; in qla_edb_clear()
[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*);
584 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()
774 static int qla_async_rnnid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rnnid()
3433 port_id_t id; in qla2x00_find_free_fcp_nvme_slot()
H A Dqla_nvme.c1240 port_id_t d_id = {0}; in qla2xxx_process_purls_iocb()
1241 port_id_t id = {0}; in qla2xxx_process_purls_iocb()
H A Dqla_target.c777 qlt_plogi_ack_find_add(struct scsi_qla_host *vha, port_id_t *id, in qlt_plogi_ack_find_add()
815 port_id_t port_id; in qlt_plogi_ack_unref()
896 port_id_t id;
4382 port_id_t id; in qlt_handle_cmd_for_atio()
4631 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other()
4696 static int abort_cmds_for_s_id(struct scsi_qla_host *vha, port_id_t *s_id) in abort_cmds_for_s_id()
4736 port_id_t port_id; in qlt_handle_login()
4956 port_id_t port_id; in qlt_24xx_handle_els()
5398 port_id_t id; in __qlt_send_busy()
H A Dqla_target.h696 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
H A Dqla_mid.c1071 void qla_update_host_map(struct scsi_qla_host *vha, port_id_t id) in qla_update_host_map()
H A Dqla_init.c727 port_id_t id; in qla24xx_handle_gnl_done_event()
1088 port_id_t id; in qla24xx_async_gnl_sp_done()
1826 int qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, in qla24xx_post_newsess_work()
2461 port_id_t cid; /* conflict Nport id */ in qla24xx_handle_plogi_done_event()
5030 port_id_t id; in qla2x00_configure_hba()
6455 port_id_t wrap = {}, nxt_d_id; in qla2x00_find_all_fabric_devs()
H A Dtcm_qla2xxx.c1445 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess()
H A Dqla_iocb.c2703 port_id_t remote_did) in qla24xx_els_dcmd_iocb()
2915 port_id_t cid; /* conflict Nport id */ in qla2x00_els_dcmd2_sp_done()
H A Dqla_isr.c1026 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid()
H A Dqla_mbx.c3986 port_id_t id; in qla24xx_report_id_acquisition()