Home
last modified time | relevance | path

Searched refs:tgt_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c694 ha->tgt.tgt_ops->put_sess(fcport); in qla24xx_delete_sess_fn()
710 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_added()
768 ha->tgt.tgt_ops->put_sess(sess); in qlt_fc_port_added()
1468 if (!vha->hw->tgt.tgt_ops) in qlt_fc_port_deleted()
1655 if (ha->tgt.tgt_ops && in qlt_release()
4116 ha->tgt.tgt_ops->free_cmd(cmd); in qlt_do_ctio_completion()
4202 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
4219 ha->tgt.tgt_ops->put_sess(sess); in __qlt_do_work()
6315 ha->tgt.tgt_ops->put_sess(sess); in qlt_abort_work()
6459 if (ha->tgt.tgt_ops && ha->tgt.tgt_ops->add_target) in qlt_add_target()
[all …]
H A Dtcm_qla2xxx.c1575 ha->tgt.tgt_ops = &tcm_qla2xxx_template; in tcm_qla2xxx_lport_register_cb()
H A Dqla_def.h4018 const struct qla_tgt_func_tmpl *tgt_ops; member
H A Dqla_os.c1893 if (!vha->hw->tgt.tgt_ops || !tgt || in __qla2x00_abort_all_cmds()