Lines Matching refs:qla_tgt_sess
714 struct qla_tgt_sess;
731 void (*free_session)(struct qla_tgt_sess *);
735 void (*update_sess)(struct qla_tgt_sess *, port_id_t, uint16_t, bool);
736 struct qla_tgt_sess *(*find_sess_by_loop_id)(struct scsi_qla_host *,
738 struct qla_tgt_sess *(*find_sess_by_s_id)(struct scsi_qla_host *,
740 void (*clear_nacl_from_fcport_map)(struct qla_tgt_sess *);
741 void (*put_sess)(struct qla_tgt_sess *);
742 void (*shutdown_sess)(struct qla_tgt_sess *);
902 struct qla_tgt_sess { struct
935 struct qla_tgt_sess *sess; argument
1018 struct qla_tgt_sess *sess;
1081 extern void qlt_unreg_sess(struct qla_tgt_sess *);