Searched refs:update_sess (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_target.h | 735 void (*update_sess)(struct qla_tgt_sess *, port_id_t, uint16_t, bool); member
|
D | tcm_qla2xxx.c | 1502 .update_sess = tcm_qla2xxx_update_sess,
|
D | qla_target.c | 744 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_create_sess() 878 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id, fcport->loop_id, in qlt_fc_port_added()
|