Lines Matching refs:tgt_ops

685 			vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport);
699 ha->tgt.tgt_ops->shutdown_sess(fcport);
700 ha->tgt.tgt_ops->put_sess(fcport);
716 if (!vha->hw->tgt.tgt_ops)
760 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id,
774 ha->tgt.tgt_ops->put_sess(sess);
1018 ha->tgt.tgt_ops->free_session(sess);
1168 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess);
1196 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id);
1381 if (ha->tgt.tgt_ops->check_initiator_node_acl(vha,
1434 if (!vha->hw->tgt.tgt_ops)
1621 if (ha->tgt.tgt_ops &&
1622 ha->tgt.tgt_ops->remove_target &&
1624 ha->tgt.tgt_ops->remove_target(vha);
2046 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, mcmd->unpacked_lun,
2075 "qla_target(%d): tgt_ops->handle_tmr() failed: %d\n",
2115 if (ha->tgt.tgt_ops->find_cmd_by_tag) {
2118 abort_cmd = ha->tgt.tgt_ops->find_cmd_by_tag(sess,
2174 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id);
2353 ha->tgt.tgt_ops->free_mcmd(mcmd);
2391 ha->tgt.tgt_ops->free_mcmd(mcmd);
2942 t32 = ha->tgt.tgt_ops->get_dif_tags(cmd, pfw_prot_opts);
2965 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) {
2982 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) {
3392 vha->hw->tgt.tgt_ops->handle_data(cmd);
3531 vha->hw->tgt.tgt_ops->handle_data(cmd);
3537 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3547 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3706 vha->hw->tgt.tgt_ops->free_cmd(cmd);
3824 cmd->vha->hw->tgt.tgt_ops->rel_cmd(cmd);
4039 ha->tgt.tgt_ops->handle_data(cmd);
4058 ha->tgt.tgt_ops->free_cmd(cmd);
4137 ret = ha->tgt.tgt_ops->handle_cmd(vha, cmd, cdb, data_length,
4144 ha->tgt.tgt_ops->put_sess(sess);
4158 cmd->vha->hw->tgt.tgt_ops->rel_cmd(cmd);
4161 ha->tgt.tgt_ops->put_sess(sess);
4287 cmd = vha->hw->tgt.tgt_ops->get_cmd(sess);
4334 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id);
4362 ha->tgt.tgt_ops->put_sess(sess);
4464 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha,
4506 rc = ha->tgt.tgt_ops->handle_tmr(mcmd, unpacked_lun, mcmd->tmr_func,
4510 "qla_target(%d): tgt_ops->handle_tmr() failed: %d\n",
4531 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id);
5380 sess = ha->tgt.tgt_ops->find_sess_by_s_id
5385 cmd = ha->tgt.tgt_ops->get_cmd(sess);
5727 ha->tgt.tgt_ops->free_mcmd(mcmd);
5738 ha->tgt.tgt_ops->free_mcmd(mcmd);
5741 ha->tgt.tgt_ops->free_mcmd(mcmd);
6175 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id);
6203 ha->tgt.tgt_ops->put_sess(sess);
6239 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id);
6270 ha->tgt.tgt_ops->put_sess(sess);
6415 if (ha->tgt.tgt_ops && ha->tgt.tgt_ops->add_target)
6416 ha->tgt.tgt_ops->add_target(base_vha);
6551 ha->tgt.tgt_ops = NULL;