Lines Matching refs:tgt_ops
436 ha->tgt.tgt_ops->free_session(sess); in qlt_free_session_done()
488 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()
541 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_reset()
698 ha->tgt.tgt_ops->shutdown_sess(sess); in qlt_del_sess_work_fn()
699 ha->tgt.tgt_ops->put_sess(sess); in qlt_del_sess_work_fn()
748 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_create_sess()
799 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha, in qlt_create_sess()
840 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
882 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_fc_port_added()
893 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
907 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_deleted()
1420 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, TMR_ABORT_TASK, in __qlt_24xx_handle_abts()
1471 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_24xx_handle_abts()
1578 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
1602 ha->tgt.tgt_ops->free_mcmd(mcmd); in qlt_xmit_tm_rsp()
3022 vha->hw->tgt.tgt_ops->free_cmd(cmd); in qlt_send_term_exchange()
3307 ha->tgt.tgt_ops->handle_data(cmd); in qlt_abort_cmd_on_host_reset()
3320 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_abort_cmd_on_host_reset()
3333 if (!base_vha->hw->tgt.tgt_ops) in qlt_host_reset_handler()
3443 ha->tgt.tgt_ops->handle_dif_err(cmd); in qlt_do_ctio_completion()
3486 ha->tgt.tgt_ops->handle_data(cmd); in qlt_do_ctio_completion()
3505 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_do_ctio_completion()
3591 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length, in __qlt_do_work()
3599 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3615 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
3717 ha->tgt.tgt_ops->put_sess(sess); in qlt_create_sess_from_atio()
3753 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); in qlt_handle_cmd_for_atio()
3790 ha->tgt.tgt_ops->put_sess(sess); in qlt_handle_cmd_for_atio()
3905 res = ha->tgt.tgt_ops->handle_tmr(mcmd, lun, tmr_func, 0); in qlt_issue_task_mgmt()
3931 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_handle_task_mgmt()
3976 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, unpacked_lun, TMR_ABORT_TASK, in __qlt_abort_task()
3999 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id); in qlt_abort_task()
4909 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in __qlt_send_busy()
4991 sess = ha->tgt.tgt_ops->find_sess_by_s_id in qlt_alloc_qfull_cmd()
5423 if (!ha->tgt.tgt_ops) in qlt_async_event()
5608 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, in qlt_abort_work()
5637 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5644 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
5668 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); in qlt_tmr_work()
5698 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5705 ha->tgt.tgt_ops->put_sess(sess); in qlt_tmr_work()
5947 ha->tgt.tgt_ops = NULL; in qlt_lport_deregister()