Searched refs:port_id_t (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 46 extern int qla24xx_els_dcmd_iocb(scsi_qla_host_t *, int, port_id_t); 110 int qla24xx_post_newsess_work(struct scsi_qla_host *, port_id_t *, u8 *, u8*, 558 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8); 667 extern int qla24xx_post_gpnid_work(struct scsi_qla_host *, port_id_t *); 668 extern int qla24xx_async_gpnid(scsi_qla_host_t *, port_id_t *); 909 uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **); 912 void qlt_update_host_map(struct scsi_qla_host *, port_id_t);
|
D | qla_def.h | 358 } port_id_t; typedef 383 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id() 385 port_id_t res; in be_to_port_id() 395 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id() 431 port_id_t id; 2274 port_id_t d_id; 2332 port_id_t id; 2382 port_id_t d_id; 2485 port_id_t id; 3043 port_id_t id; [all …]
|
D | qla_gs.c | 17 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*); 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() 773 static int qla_async_rnnid(scsi_qla_host_t *vha, port_id_t *d_id, in qla_async_rnnid() 3101 int qla24xx_post_gpnid_work(struct scsi_qla_host *vha, port_id_t *id) in qla24xx_post_gpnid_work() 3320 int qla24xx_async_gpnid(scsi_qla_host_t *vha, port_id_t *id) in qla24xx_async_gpnid() 3775 port_id_t id; in qla2x00_find_free_fcp_nvme_slot()
|
D | qla_target.c | 784 qlt_plogi_ack_find_add(struct scsi_qla_host *vha, port_id_t *id, in qlt_plogi_ack_find_add() 822 port_id_t port_id; in qlt_plogi_ack_unref() 903 port_id_t id; 4313 port_id_t id; in qlt_handle_cmd_for_atio() 4563 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other() 4628 static int abort_cmds_for_s_id(struct scsi_qla_host *vha, port_id_t *s_id) in abort_cmds_for_s_id() 4677 port_id_t port_id; in qlt_handle_login() 4854 port_id_t port_id; in qlt_24xx_handle_els() 5275 port_id_t id; in __qlt_send_busy() 7262 void qlt_update_host_map(struct scsi_qla_host *vha, port_id_t id) in qlt_update_host_map()
|
D | qla_target.h | 681 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
|
D | qla_init.c | 667 port_id_t id; in qla24xx_handle_gnl_done_event() 1006 port_id_t id; in qla24xx_async_gnl_sp_done() 1638 int qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, in qla24xx_post_newsess_work() 1902 port_id_t cid; /* conflict Nport id */ in qla24xx_handle_plogi_done_event() 4266 port_id_t id; in qla2x00_configure_hba() 5626 port_id_t wrap = {}, nxt_d_id; in qla2x00_find_all_fabric_devs()
|
D | tcm_qla2xxx.c | 1468 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess()
|
D | qla_attr.c | 806 port_id_t did; in qla2x00_issue_logo()
|
D | qla_isr.c | 605 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid()
|
D | qla_iocb.c | 2557 port_id_t remote_did) in qla24xx_els_dcmd_iocb()
|
D | qla_mbx.c | 3839 port_id_t id; in qla24xx_report_id_acquisition()
|