Lines Matching refs:fc_port
660 struct fc_port;
669 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t);
677 void (*free_session)(struct fc_port *);
680 struct fc_port *);
681 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
682 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *,
684 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *,
686 void (*clear_nacl_from_fcport_map)(struct fc_port *);
687 void (*put_sess)(struct fc_port *);
688 void (*shutdown_sess)(struct fc_port *);
858 struct fc_port *sess;
948 struct fc_port *sess;
1003 extern void qlt_unreg_sess(struct fc_port *);