Lines Matching refs:fc_port
676 struct fc_port;
685 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t);
693 void (*free_session)(struct fc_port *);
696 struct fc_port *);
697 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
698 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *,
700 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *,
702 void (*clear_nacl_from_fcport_map)(struct fc_port *);
703 void (*put_sess)(struct fc_port *);
704 void (*shutdown_sess)(struct fc_port *);
882 struct fc_port *sess;
961 struct fc_port *sess;
1015 extern void qlt_unreg_sess(struct fc_port *);