Searched refs:qla_tgt (Results 1 – 6 of 6) sorted by relevance
116 static void qlt_clear_tgt_db(struct qla_tgt *tgt);145 struct qla_tgt *tgt, in qlt_find_sess_by_port_name()524 struct qla_tgt *tgt = sess->tgt; in qlt_free_session_done()679 atomic_inc(&vha->vha_tgt.qla_tgt->tgt_global_resets_count); in qlt_reset()681 qlt_clear_tgt_db(vha->vha_tgt.qla_tgt); in qlt_reset()684 if (!list_empty(&ha->tgt.qla_tgt->sess_list)) { in qlt_reset()685 sess = list_entry(ha->tgt.qla_tgt->sess_list.next, in qlt_reset()733 struct qla_tgt *tgt = sess->tgt; in qlt_schedule_sess_for_deletion()774 static void qlt_clear_tgt_db(struct qla_tgt *tgt) in qlt_clear_tgt_db()844 struct qla_tgt *tgt = container_of(work, struct qla_tgt, in qlt_del_sess_work_fn()[all …]
847 struct qla_tgt { struct954 struct qla_tgt *tgt;1027 struct qla_tgt *tgt; /* to save extra sess dereferences */1076 struct qla_tgt *tgt;1206 extern int qlt_stop_phase1(struct qla_tgt *);1207 extern void qlt_stop_phase2(struct qla_tgt *);
845 if (!qlt_stop_phase1(base_vha->vha_tgt.qla_tgt)) { in tcm_qla2xxx_undepend_tpg()1003 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()1004 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_tpg()1053 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_tpg_enable_store()1337 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_free_session()1451 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_update_sess()1635 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stopped) in tcm_qla2xxx_drop_lport()1636 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_lport()
78 struct qla_tgt lport_qla_tgt;
22 struct qla_tgt *tgt= vha->vha_tgt.qla_tgt; in qla2x00_dfs_tgt_sess_show()
2924 struct qla_tgt *qla_tgt; member