Home
last modified time | relevance | path

Searched refs:tgt_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_target.c685 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport); in qla24xx_do_nack_work()
699 ha->tgt.tgt_ops->shutdown_sess(fcport); in qla24xx_delete_sess_fn()
700 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
716 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
760 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
774 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1018 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
1167 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
1196 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
1381 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
[all …]
Dtcm_qla2xxx.c662 vha->hw->tgt.tgt_ops->free_cmd(cmd); in tcm_qla2xxx_queue_data_in()
704 vha->hw->tgt.tgt_ops->free_cmd(cmd); in tcm_qla2xxx_queue_status()
1627 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
Dqla_def.h3806 struct qla_tgt_func_tmpl *tgt_ops; member
Dqla_os.c1797 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()