Home
last modified time | relevance | path

Searched refs:tgt_stop (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c104 * cross those functions boundaries, except tgt_stop, which
254 if (tgt->tgt_stop) { in qlt_queue_unknown_atio()
307 } else if (tgt->tgt_stop) { in qlt_try_to_dequeue_unknown_atios()
720 if (tgt->tgt_stop) { in qlt_fc_port_added()
1125 (!tgt || !tgt->tgt_stop) && !LOOP_TRANSITION(vha)) { in qlt_free_session_done()
1236 if (tgt && tgt->tgt_stop && tgt->sess_count == 0) in qlt_schedule_sess_for_deletion()
1356 if (vha->vha_tgt.qla_tgt->tgt_stop) in qlt_create_sess()
1441 if (tgt->tgt_stop) { in qlt_fc_port_deleted()
1496 if (tgt->tgt_stop || tgt->tgt_stopped) { in qlt_stop_phase1()
1498 "Already in tgt->tgt_stop o in qlt_stop_phase1()
[all...]
H A Dqla_target.h796 int tgt_stop; /* the target mode driver is being stopped */ member
H A Dtcm_qla2xxx.c1060 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()
H A Dqla_init.c5698 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
5704 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c97 * cross those functions boundaries, except tgt_stop, which
230 if (tgt->tgt_stop) { in qlt_queue_unknown_atio()
283 } else if (tgt->tgt_stop) { in qlt_try_to_dequeue_unknown_atios()
714 if (tgt->tgt_stop) { in qlt_fc_port_added()
1149 (!tgt || !tgt->tgt_stop) && !LOOP_TRANSITION(vha)) { in qlt_free_session_done()
1260 if (tgt && tgt->tgt_stop && tgt->sess_count == 0) in qlt_schedule_sess_for_deletion()
1380 if (vha->vha_tgt.qla_tgt->tgt_stop) in qlt_create_sess()
1465 if (tgt->tgt_stop) { in qlt_fc_port_deleted()
1520 if (tgt->tgt_stop || tgt->tgt_stopped) { in qlt_stop_phase1()
1522 "Already in tgt->tgt_stop o in qlt_stop_phase1()
[all...]
H A Dqla_target.h810 int tgt_stop; /* the target mode driver is being stopped */ member
H A Dtcm_qla2xxx.c1040 if (vha->vha_tgt.qla_tgt && !vha->vha_tgt.qla_tgt->tgt_stop) in tcm_qla2xxx_drop_tpg()
H A Dqla_init.c6198 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()
6204 if (!vha->vha_tgt.qla_tgt->tgt_stop && in qla2x00_update_fcport()

Completed in 39 milliseconds