Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h47 extern int qla24xx_els_dcmd_iocb(scsi_qla_host_t *, int, port_id_t);
107 int qla24xx_post_newsess_work(struct scsi_qla_host *, port_id_t *, u8 *, u8*,
535 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
653 extern int qla24xx_post_gpnid_work(struct scsi_qla_host *, port_id_t *);
654 extern int qla24xx_async_gpnid(scsi_qla_host_t *, port_id_t *);
894 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **);
897 void qlt_update_host_map(struct scsi_qla_host *, port_id_t);
Dqla_def.h341 } port_id_t; typedef
369 port_id_t id;
2215 port_id_t d_id;
2270 port_id_t id;
2338 port_id_t d_id;
2438 port_id_t id;
3000 port_id_t id;
3275 port_id_t id;
3278 port_id_t id;
4291 port_id_t d_id; /* Host adapter port id */
Dqla_target.h697 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
1055 static inline void sid_to_portid(const uint8_t *s_id, port_id_t *p) in sid_to_portid()
Dqla_gs.c17 static int qla_async_rftid(scsi_qla_host_t *, port_id_t *);
18 static int qla_async_rffid(scsi_qla_host_t *, port_id_t *, u8, u8);
19 static int qla_async_rnnid(scsi_qla_host_t *, port_id_t *, u8*);
599 static int qla_async_rftid(scsi_qla_host_t *vha, port_id_t *d_id) in qla_async_rftid()
698 static int qla_async_rffid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rffid()
790 static int qla_async_rnnid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rnnid()
3377 int qla24xx_post_gpnid_work(struct scsi_qla_host *vha, port_id_t *id) in qla24xx_post_gpnid_work()
3655 int qla24xx_async_gpnid(scsi_qla_host_t *vha, port_id_t *id) in qla24xx_async_gpnid()
4056 port_id_t id; in qla2x00_find_free_fcp_nvme_slot()
Dqla_target.c801 qlt_plogi_ack_find_add(struct scsi_qla_host *vha, port_id_t *id, in qlt_plogi_ack_find_add()
837 port_id_t port_id; in qlt_plogi_ack_unref()
918 port_id_t id;
4325 port_id_t id; in qlt_handle_cmd_for_atio()
4579 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other()
4644 static int abort_cmds_for_s_id(struct scsi_qla_host *vha, port_id_t *s_id) in abort_cmds_for_s_id()
4691 port_id_t port_id; in qlt_handle_login()
4832 port_id_t port_id; in qlt_24xx_handle_els()
5230 port_id_t id; in __qlt_send_busy()
7181 void qlt_update_host_map(struct scsi_qla_host *vha, port_id_t id) in qlt_update_host_map()
Dqla_init.c513 port_id_t id; in qla24xx_handle_gnl_done_event()
838 port_id_t id; in qla24xx_async_gnl_sp_done()
1468 int qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, in qla24xx_post_newsess_work()
1869 port_id_t cid; /* conflict Nport id */ in qla24xx_handle_plogi_done_event()
4181 port_id_t id; in qla2x00_configure_hba()
5459 port_id_t wrap = {}, nxt_d_id; in qla2x00_find_all_fabric_devs()
Dtcm_qla2xxx.c1551 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess()
Dqla_attr.c737 port_id_t did; in qla2x00_issue_logo()
Dqla_isr.c597 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid()
Dqla_iocb.c2431 port_id_t remote_did) in qla24xx_els_dcmd_iocb()
Dqla_mbx.c3802 port_id_t id; in qla24xx_report_id_acquisition()