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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c674 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport);
693 ha->tgt.tgt_ops->shutdown_sess(fcport);
694 ha->tgt.tgt_ops->put_sess(fcport);
710 if (!vha->hw->tgt.tgt_ops)
754 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id,
768 ha->tgt.tgt_ops->put_sess(sess);
1037 ha->tgt.tgt_ops->free_session(sess);
1202 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess);
1230 sess = ha->tgt.tgt_ops->find_sess_by_loop_id(vha, loop_id);
1415 if (ha->tgt.tgt_ops
[all...]
H A Dtcm_qla2xxx.c1573 * Setup tgt_ops, local pointer to vha and target_lport_ptr
1575 ha->tgt.tgt_ops = &tcm_qla2xxx_template;
H A Dqla_def.h4018 const struct qla_tgt_func_tmpl *tgt_ops; member in struct:qlt_hw_data
H A Dqla_os.c1894 if (!vha->hw->tgt.tgt_ops || !tgt ||

Completed in 314 milliseconds