Home
last modified time | relevance | path

Searched refs:find_sess_by_s_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.h685 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, member
H A Dqla_target.c2174 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_24xx_handle_abts()
4334 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); in qlt_handle_cmd_for_atio()
4464 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_handle_task_mgmt()
5380 sess = ha->tgt.tgt_ops->find_sess_by_s_id in qlt_alloc_qfull_cmd()
6175 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_abort_work()
6239 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_tmr_work()
H A Dtcm_qla2xxx.c1183 pr_debug("find_sess_by_s_id: 0x%06x\n", key); in tcm_qla2xxx_find_sess_by_s_id()
1190 pr_debug("find_sess_by_s_id: located se_nacl: %p, initiatorname: %s\n", in tcm_qla2xxx_find_sess_by_s_id()
1580 .find_sess_by_s_id = tcm_qla2xxx_find_sess_by_s_id,
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.h699 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *, member
H A Dqla_target.c2196 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_24xx_handle_abts()
4384 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); in qlt_handle_cmd_for_atio()
4513 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_handle_task_mgmt()
5483 sess = ha->tgt.tgt_ops->find_sess_by_s_id in qlt_alloc_qfull_cmd()
6277 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_abort_work()
H A Dtcm_qla2xxx.c1138 pr_debug("find_sess_by_s_id: 0x%06x\n", key); in tcm_qla2xxx_find_sess_by_s_id()
1145 pr_debug("find_sess_by_s_id: located se_nacl: %p, initiatorname: %s\n", in tcm_qla2xxx_find_sess_by_s_id()
1533 .find_sess_by_s_id = tcm_qla2xxx_find_sess_by_s_id,

Completed in 25 milliseconds