Lines Matching refs:fc_port
673 struct fc_port;
682 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t);
688 struct qla_tgt_cmd *(*get_cmd)(struct fc_port *);
692 void (*free_session)(struct fc_port *);
695 struct fc_port *);
696 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
697 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *,
699 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *,
701 void (*clear_nacl_from_fcport_map)(struct fc_port *);
702 void (*put_sess)(struct fc_port *);
703 void (*shutdown_sess)(struct fc_port *);
874 struct fc_port *sess;
965 struct fc_port *sess;
1020 extern void qlt_unreg_sess(struct fc_port *);