Searched refs:port_id_t (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 47 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);
|
D | qla_def.h | 341 } 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 */
|
D | qla_target.h | 697 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()
|
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*); 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()
|
D | qla_target.c | 801 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()
|
D | qla_init.c | 513 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()
|
D | tcm_qla2xxx.c | 1551 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess()
|
D | qla_attr.c | 737 port_id_t did; in qla2x00_issue_logo()
|
D | qla_isr.c | 597 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid()
|
D | qla_iocb.c | 2431 port_id_t remote_did) in qla24xx_els_dcmd_iocb()
|
D | qla_mbx.c | 3802 port_id_t id; in qla24xx_report_id_acquisition()
|