Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_target.c690 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport); in qla24xx_do_nack_work()
709 ha->tgt.tgt_ops->shutdown_sess(fcport); in qla24xx_delete_sess_fn()
710 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
726 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
770 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
784 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1054 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
1208 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
1237 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
1422 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
[all …]
Dtcm_qla2xxx.c1586 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
Dqla_def.h3940 const struct qla_tgt_func_tmpl *tgt_ops; member
Dqla_os.c1856 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()