Searched refs:update_sess (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 682 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool); member
|
H A D | tcm_qla2xxx.c | 1578 .update_sess = tcm_qla2xxx_update_sess,
|
H A D | qla_target.c | 760 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 696 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool); member
|
H A D | tcm_qla2xxx.c | 1531 .update_sess = tcm_qla2xxx_update_sess,
|
H A D | qla_target.c | 754 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, in qlt_fc_port_added()
|
Completed in 26 milliseconds