Lines Matching refs:tgt_ops
674 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport);
693 ha->tgt.tgt_ops->shutdown_sess(fcport);
694 ha->tgt.tgt_ops->put_sess(fcport);
710 if (!vha->hw->tgt.tgt_ops)
754 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id,
768 ha->tgt.tgt_ops->put_sess(sess);
1037 ha->tgt.tgt_ops->free_session(sess);
1192 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess);
1220 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id);
1405 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha,
1458 if (!vha->hw->tgt.tgt_ops)
1645 if (ha->tgt.tgt_ops &&
1646 ha->tgt.tgt_ops->remove_target &&
1648 ha->tgt.tgt_ops->remove_target(vha);
2065 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, mcmd->unpacked_lun,
2094 "qla_target(%d): tgt_ops->handle_tmr() failed: %d\n",
2135 abort_cmd = ha->tgt.tgt_ops->find_cmd_by_tag(sess,
2196 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id);
2375 ha->tgt.tgt_ops->free_mcmd(mcmd);
2413 ha->tgt.tgt_ops->free_mcmd(mcmd);
2974 t32 = ha->tgt.tgt_ops->get_dif_tags(cmd, pfw_prot_opts);
2997 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) {
3014 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) {
3426 vha->hw->tgt.tgt_ops->handle_data(cmd);
3565 vha->hw->tgt.tgt_ops->handle_data(cmd);
3571 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3581 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3740 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3856 cmd->vha->hw->tgt.tgt_ops->rel_cmd(cmd);
4087 ha->tgt.tgt_ops->handle_data(cmd);
4106 ha->tgt.tgt_ops->free_cmd(cmd);
4185 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length,
4192 ha->tgt.tgt_ops->put_sess(sess);
4206 cmd->vha->hw->tgt.tgt_ops->rel_cmd(cmd);
4209 ha->tgt.tgt_ops->put_sess(sess);
4335 cmd = vha->hw->tgt.tgt_ops->get_cmd(sess);
4384 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id);
4412 ha->tgt.tgt_ops->put_sess(sess);
4513 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha,
4555 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, unpacked_lun, mcmd->tmr_func,
4559 "qla_target(%d): tgt_ops->handle_tmr() failed: %d\n",
4580 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id);
5483 sess = ha->tgt.tgt_ops->find_sess_by_s_id
5488 cmd = ha->tgt.tgt_ops->get_cmd(sess);
5829 ha->tgt.tgt_ops->free_mcmd(mcmd);
5840 ha->tgt.tgt_ops->free_mcmd(mcmd);
5843 ha->tgt.tgt_ops->free_mcmd(mcmd);
6277 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id);
6305 ha->tgt.tgt_ops->put_sess(sess);
6449 if (ha->tgt.tgt_ops && ha->tgt.tgt_ops->add_target)
6450 ha->tgt.tgt_ops->add_target(base_vha);
6585 ha->tgt.tgt_ops = NULL;