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()
1415 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, TMR_ABORT_TASK, in __qlt_24xx_handle_abts()
1466 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_24xx_handle_abts()
1574 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
1598 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
3023 vha->hw->tgt.tgt_ops->free_cmd(cmd); in qlt_send_term_exchange()
3308 ha->tgt.tgt_ops->handle_data(cmd); in qlt_abort_cmd_on_host_reset()
3321 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_abort_cmd_on_host_reset()
3334 if (!base_vha->hw->tgt.tgt_ops) in qlt_host_reset_handler()
3446 ha->tgt.tgt_ops->handle_dif_err(cmd); in qlt_do_ctio_completion()
3493 ha->tgt.tgt_ops->handle_data(cmd); in qlt_do_ctio_completion()
3511 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_do_ctio_completion()
3597 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length, in __qlt_do_work()
3605 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3621 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3723 ha->tgt.tgt_ops->put_sess(sess); in qlt_create_sess_from_atio()
3759 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); in qlt_handle_cmd_for_atio()
3796 ha->tgt.tgt_ops->put_sess(sess); in qlt_handle_cmd_for_atio()
3911 res = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, tmr_func, 0); in qlt_issue_task_mgmt()
3938 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_handle_task_mgmt()
3983 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, unpacked_lun, TMR_ABORT_TASK, in __qlt_abort_task()
4006 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_abort_task()
4914 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in __qlt_send_busy()
4996 sess = ha->tgt.tgt_ops->find_sess_by_s_id in qlt_alloc_qfull_cmd()
5428 if (!ha->tgt.tgt_ops) in qlt_async_event()
5613 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_abort_work()
5642 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5649 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5673 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_tmr_work()
5704 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5711 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5953 ha->tgt.tgt_ops = NULL; in qlt_lport_deregister()