Searched refs:qla_tgt (Results 1 – 9 of 9) sorted by relevance
119 static void qlt_clear_tgt_db(struct qla_tgt *tgt);250 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_queue_unknown_atio()287 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_try_to_dequeue_unknown_atios()729 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_fc_port_added()973 struct qla_tgt *tgt = sess->tgt; in qlt_free_session_done()1235 atomic_inc(&vha->vha_tgt.qla_tgt->tgt_global_resets_count); in qlt_reset()1237 qlt_clear_tgt_db(vha->vha_tgt.qla_tgt); in qlt_reset()1271 struct qla_tgt *tgt = sess->tgt; in qlt_schedule_sess_for_deletion()1328 static void qlt_clear_tgt_db(struct qla_tgt *tgt) in qlt_clear_tgt_db()1401 if (vha->vha_tgt.qla_tgt->tgt_stop) in qlt_create_sess()[all …]
962 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_tpg_enable_store()963 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_tpg_enable_store()1075 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()1076 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_tpg()1125 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_tpg_enable_store()1126 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_tpg_enable_store()1402 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_free_session()1508 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_update_sess()1696 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stopped) in tcm_qla2xxx_drop_lport()1697 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_lport()
789 struct qla_tgt { struct912 struct qla_tgt *tgt; /* to save extra sess dereferences */985 struct qla_tgt *tgt;1088 extern int qlt_stop_phase1(struct qla_tgt *);1089 extern void qlt_stop_phase2(struct qla_tgt *);
75 struct qla_tgt lport_qla_tgt;
155 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qla2x00_dfs_tgt_sess_show()
343 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
2576 struct qla_tgt *tgt;3940 struct qla_tgt *qla_tgt; member
6234 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()6235 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()6240 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()6241 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
1854 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in __qla2x00_abort_all_cmds()