Home
last modified time | relevance | path

Searched refs:qla_tgt (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c103 * - Or access to target mode variables from struct qla_tgt doesn't
119 static void qlt_clear_tgt_db(struct qla_tgt *tgt);
251 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_queue_unknown_atio()
288 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_try_to_dequeue_unknown_atios()
712 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_fc_port_added()
950 struct qla_tgt *tgt = sess->tgt; in qlt_free_session_done()
1190 atomic_inc(&vha->vha_tgt.qla_tgt in qlt_reset()
[all...]
H A Dtcm_qla2xxx.h74 /* Pointer to struct qla_tgt pointer */
75 struct qla_tgt lport_qla_tgt;
H A Dtcm_qla2xxx.c947 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_tpg_enable_store()
948 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_tpg_enable_store()
1060 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()
1061 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_tpg()
1110 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_tpg_enable_store()
1111 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_tpg_enable_store()
1387 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_free_session()
1495 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_update_sess()
1680 * shutdown of struct qla_tgt afte in tcm_qla2xxx_drop_lport()
[all...]
H A Dqla_target.h775 struct qla_tgt { struct
799 /* Count of sessions refering qla_tgt. Protected by hardware_lock. */
896 struct qla_tgt *tgt; /* to save extra sess dereferences */
969 struct qla_tgt *tgt;
1074 extern int qlt_stop_phase1(struct qla_tgt *);
1075 extern void qlt_stop_phase2(struct qla_tgt *);
H A Dqla_dfs.c155 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qla2x00_dfs_tgt_sess_show()
H A Dqla_inline.h343 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
H A Dqla_def.h2497 struct qla_tgt *tgt;
3795 struct qla_tgt *qla_tgt; member
H A Dqla_init.c5698 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
5699 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
5704 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
5705 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
H A Dqla_os.c1745 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in __qla2x00_abort_all_cmds()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c96 * - Or access to target mode variables from struct qla_tgt doesn't
112 static void qlt_clear_tgt_db(struct qla_tgt *tgt);
227 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_queue_unknown_atio()
264 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_try_to_dequeue_unknown_atios()
706 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qlt_fc_port_added()
950 struct qla_tgt *tgt = sess->tgt; in qlt_free_session_done()
1214 atomic_inc(&vha->vha_tgt.qla_tgt in qlt_reset()
[all...]
H A Dtcm_qla2xxx.h74 /* Pointer to struct qla_tgt pointer */
75 struct qla_tgt lport_qla_tgt;
H A Dtcm_qla2xxx.c929 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_enable_tpg()
930 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_enable_tpg()
1040 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()
1041 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_drop_tpg()
1072 qlt_stop_phase1(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_enable_tpg()
1073 qlt_stop_phase2(vha->vha_tgt.qla_tgt); in tcm_qla2xxx_npiv_enable_tpg()
1342 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_free_session()
1448 struct qla_tgt *tgt = sess->tgt; in tcm_qla2xxx_update_sess()
1632 * shutdown of struct qla_tgt afte in tcm_qla2xxx_drop_lport()
[all...]
H A Dqla_target.h789 struct qla_tgt { struct
813 /* Count of sessions refering qla_tgt. Protected by hardware_lock. */
908 struct qla_tgt *tgt; /* to save extra sess dereferences */
980 struct qla_tgt *tgt;
1082 extern int qlt_stop_phase1(struct qla_tgt *);
1083 extern void qlt_stop_phase2(struct qla_tgt *);
H A Dqla_dfs.c155 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in qla2x00_dfs_tgt_sess_show()
H A Dqla_inline.h343 qla_qpair_to_hint(struct qla_tgt *tgt, struct qla_qpair *qpair) in qla_qpair_to_hint()
H A Dqla_def.h2622 struct qla_tgt *tgt;
4003 struct qla_tgt *qla_tgt; member
H A Dqla_init.c6198 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
6199 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
6204 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
6205 !vha->vha_tgt.qla_tgt->tgt_stopped) in qla2x00_update_fcport()
H A Dqla_os.c1867 struct qla_tgt *tgt = vha->vha_tgt.qla_tgt; in __qla2x00_abort_all_cmds()

Completed in 84 milliseconds