Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_target.c674 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport); in qla24xx_do_nack_work()
693 ha->tgt.tgt_ops->shutdown_sess(fcport); in qla24xx_delete_sess_fn()
694 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
710 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
754 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
768 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1037 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
1192 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
1220 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
1405 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
[all …]
Dtcm_qla2xxx.c1575 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
Dqla_def.h4018 const struct qla_tgt_func_tmpl *tgt_ops; member
Dqla_os.c1885 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()