Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_target.c686 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport); in qla24xx_do_nack_work()
700 ha->tgt.tgt_ops->shutdown_sess(fcport); in qla24xx_delete_sess_fn()
701 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
717 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
761 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
775 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1019 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
1156 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
1186 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
1370 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
[all …]
Dtcm_qla2xxx.c636 vha->hw->tgt.tgt_ops->free_cmd(cmd); in tcm_qla2xxx_queue_data_in()
678 vha->hw->tgt.tgt_ops->free_cmd(cmd); in tcm_qla2xxx_queue_status()
1597 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
Dqla_def.h3559 struct qla_tgt_func_tmpl *tgt_ops; member
Dqla_os.c1764 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()