Lines Matching refs:tgt_ops
436 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
484 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
537 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
694 ha->tgt.tgt_ops->shutdown_sess(sess); in qlt_del_sess_work_fn()
695 ha->tgt.tgt_ops->put_sess(sess); in qlt_del_sess_work_fn()
744 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_create_sess()
795 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
836 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
878 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_fc_port_added()
889 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
903 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_deleted()
1414 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, TMR_ABORT_TASK, in __qlt_24xx_handle_abts()
1465 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_24xx_handle_abts()
1572 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
1596 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
3016 vha->hw->tgt.tgt_ops->free_cmd(cmd); in qlt_send_term_exchange()
3301 ha->tgt.tgt_ops->handle_data(cmd); in qlt_abort_cmd_on_host_reset()
3314 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_abort_cmd_on_host_reset()
3327 if (!base_vha->hw->tgt.tgt_ops) in qlt_host_reset_handler()
3437 ha->tgt.tgt_ops->handle_dif_err(cmd); in qlt_do_ctio_completion()
3480 ha->tgt.tgt_ops->handle_data(cmd); in qlt_do_ctio_completion()
3499 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_do_ctio_completion()
3585 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length, in __qlt_do_work()
3593 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3609 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3711 ha->tgt.tgt_ops->put_sess(sess); in qlt_create_sess_from_atio()
3747 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); in qlt_handle_cmd_for_atio()
3784 ha->tgt.tgt_ops->put_sess(sess); in qlt_handle_cmd_for_atio()
3899 res = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, tmr_func, 0); in qlt_issue_task_mgmt()
3925 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_handle_task_mgmt()
3970 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, unpacked_lun, TMR_ABORT_TASK, in __qlt_abort_task()
3993 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_abort_task()
4903 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in __qlt_send_busy()
4985 sess = ha->tgt.tgt_ops->find_sess_by_s_id in qlt_alloc_qfull_cmd()
5417 if (!ha->tgt.tgt_ops) in qlt_async_event()
5602 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_abort_work()
5631 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5638 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5662 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_tmr_work()
5692 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5699 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5941 ha->tgt.tgt_ops = NULL; in qlt_lport_deregister()