Lines Matching refs:fc_port
659 struct fc_port;
668 struct qla_tgt_cmd *(*find_cmd_by_tag)(struct fc_port *, uint64_t);
674 struct qla_tgt_cmd *(*get_cmd)(struct fc_port *);
678 void (*free_session)(struct fc_port *);
681 struct fc_port *);
682 void (*update_sess)(struct fc_port *, port_id_t, uint16_t, bool);
683 struct fc_port *(*find_sess_by_loop_id)(struct scsi_qla_host *,
685 struct fc_port *(*find_sess_by_s_id)(struct scsi_qla_host *,
687 void (*clear_nacl_from_fcport_map)(struct fc_port *);
688 void (*put_sess)(struct fc_port *);
689 void (*shutdown_sess)(struct fc_port *);
859 struct fc_port *sess;
949 struct fc_port *sess;
1004 extern void qlt_unreg_sess(struct fc_port *);