Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.c697 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport); in qla24xx_do_nack_work()
716 ha->tgt.tgt_ops->shutdown_sess(fcport); in qla24xx_delete_sess_fn()
717 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
733 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
777 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
791 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1058 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
1213 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
1241 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
1426 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
[all …]
Dtcm_qla2xxx.c1636 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
Dqla_def.h3955 const struct qla_tgt_func_tmpl *tgt_ops; member
Dqla_os.c1880 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()