Lines Matching refs:lpfc_vport

41 void lpfc_issue_clear_la(struct lpfc_hba *, struct lpfc_vport *);
52 void lpfc_sli4_unreg_all_rpis(struct lpfc_vport *);
54 void lpfc_reg_vpi(struct lpfc_vport *, LPFC_MBOXQ_t *);
55 void lpfc_register_new_vport(struct lpfc_hba *, struct lpfc_vport *,
65 struct lpfc_vport *lpfc_find_vport_by_did(struct lpfc_hba *, uint32_t);
66 void lpfc_cleanup_rcv_buffers(struct lpfc_vport *);
67 void lpfc_rcv_seq_check_edtov(struct lpfc_vport *);
68 void lpfc_cleanup_rpis(struct lpfc_vport *, int);
69 void lpfc_cleanup_pending_mbox(struct lpfc_vport *);
71 void lpfc_linkdown_port(struct lpfc_vport *);
72 void lpfc_port_link_failure(struct lpfc_vport *);
114 void lpfc_enqueue_node(struct lpfc_vport *, struct lpfc_nodelist *);
115 void lpfc_dequeue_node(struct lpfc_vport *, struct lpfc_nodelist *);
116 void lpfc_nlp_set_state(struct lpfc_vport *, struct lpfc_nodelist *, int);
117 void lpfc_nlp_reg_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp);
118 void lpfc_nlp_unreg_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp);
119 void lpfc_drop_node(struct lpfc_vport *, struct lpfc_nodelist *);
120 void lpfc_set_disctmo(struct lpfc_vport *);
121 int lpfc_can_disctmo(struct lpfc_vport *);
122 int lpfc_unreg_rpi(struct lpfc_vport *, struct lpfc_nodelist *);
123 void lpfc_unreg_all_rpis(struct lpfc_vport *);
125 void lpfc_unreg_default_rpis(struct lpfc_vport *);
126 void lpfc_issue_reg_vpi(struct lpfc_hba *, struct lpfc_vport *);
130 struct lpfc_nodelist *lpfc_nlp_init(struct lpfc_vport *vport, uint32_t did);
133 void lpfc_check_nlp_post_devloss(struct lpfc_vport *vport,
138 struct lpfc_nodelist *lpfc_setup_disc_node(struct lpfc_vport *, uint32_t);
139 void lpfc_disc_list_loopmap(struct lpfc_vport *);
140 void lpfc_disc_start(struct lpfc_vport *);
141 void lpfc_cleanup_discovery_resources(struct lpfc_vport *);
142 void lpfc_cleanup(struct lpfc_vport *);
147 struct lpfc_nodelist *__lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
148 struct lpfc_nodelist *lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
152 int lpfc_disc_state_machine(struct lpfc_vport *, struct lpfc_nodelist *, void *,
155 void lpfc_do_scr_ns_plogi(struct lpfc_hba *, struct lpfc_vport *);
156 int lpfc_check_sparm(struct lpfc_vport *, struct lpfc_nodelist *,
159 void lpfc_more_plogi(struct lpfc_vport *);
160 void lpfc_more_adisc(struct lpfc_vport *);
161 void lpfc_end_rscn(struct lpfc_vport *);
162 int lpfc_els_chk_latt(struct lpfc_vport *);
164 int lpfc_initial_flogi(struct lpfc_vport *);
165 void lpfc_issue_init_vfi(struct lpfc_vport *);
166 int lpfc_initial_fdisc(struct lpfc_vport *);
167 int lpfc_issue_els_plogi(struct lpfc_vport *, uint32_t, uint8_t);
168 int lpfc_issue_els_prli(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
169 int lpfc_issue_els_adisc(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
170 int lpfc_issue_els_logo(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
171 int lpfc_issue_els_npiv_logo(struct lpfc_vport *, struct lpfc_nodelist *);
172 int lpfc_issue_els_scr(struct lpfc_vport *vport, uint8_t retry);
173 int lpfc_issue_els_rscn(struct lpfc_vport *vport, uint8_t retry);
174 int lpfc_issue_fabric_reglogin(struct lpfc_vport *);
175 int lpfc_issue_els_rdf(struct lpfc_vport *vport, uint8_t retry);
176 int lpfc_issue_els_edc(struct lpfc_vport *vport, uint8_t retry);
177 void lpfc_els_rcv_fpin(struct lpfc_vport *vport, void *p, u32 fpin_length);
180 int lpfc_els_rsp_acc(struct lpfc_vport *, uint32_t, struct lpfc_iocbq *,
182 int lpfc_els_rsp_reject(struct lpfc_vport *, uint32_t, struct lpfc_iocbq *,
184 int lpfc_els_rsp_adisc_acc(struct lpfc_vport *, struct lpfc_iocbq *,
186 int lpfc_els_rsp_prli_acc(struct lpfc_vport *, struct lpfc_iocbq *,
188 void lpfc_cancel_retry_delay_tmo(struct lpfc_vport *, struct lpfc_nodelist *);
193 int lpfc_els_handle_rscn(struct lpfc_vport *);
194 void lpfc_els_flush_rscn(struct lpfc_vport *);
195 int lpfc_rscn_payload_check(struct lpfc_vport *, uint32_t);
197 void lpfc_els_flush_cmd(struct lpfc_vport *);
198 int lpfc_els_disc_adisc(struct lpfc_vport *);
199 int lpfc_els_disc_plogi(struct lpfc_vport *);
201 void lpfc_els_timeout_handler(struct lpfc_vport *);
202 struct lpfc_iocbq *lpfc_prep_els_iocb(struct lpfc_vport *, uint8_t, uint16_t,
211 int lpfc_issue_gidpt(struct lpfc_vport *vport);
212 int lpfc_issue_gidft(struct lpfc_vport *vport);
213 int lpfc_get_gidft_type(struct lpfc_vport *vport, struct lpfc_iocbq *iocbq);
214 int lpfc_ns_cmd(struct lpfc_vport *, int, uint8_t, uint32_t);
215 int lpfc_fdmi_cmd(struct lpfc_vport *, struct lpfc_nodelist *, int, uint32_t);
216 void lpfc_fdmi_change_check(struct lpfc_vport *vport);
218 void lpfc_delayed_disc_timeout_handler(struct lpfc_vport *);
221 void lpfc_update_vport_wwn(struct lpfc_vport *vport);
273 void lpfc_init_vfi(struct lpfcMboxq *, struct lpfc_vport *);
274 void lpfc_reg_vfi(struct lpfcMboxq *, struct lpfc_vport *, dma_addr_t);
276 void lpfc_unreg_vfi(struct lpfcMboxq *, struct lpfc_vport *);
282 void lpfc_issue_init_vpi(struct lpfc_vport *);
294 int lpfc_nvmet_rcv_unsol_abort(struct lpfc_vport *vport,
313 int lpfc_sli4_fcf_rr_next_proc(struct lpfc_vport *, uint16_t);
321 void lpfc_stop_vport_timers(struct lpfc_vport *);
346 int lpfc_sli_host_down(struct lpfc_vport *);
355 void lpfc_sli4_seq_abort_rsp(struct lpfc_vport *vport,
369 struct lpfc_vport *vport,
408 int lpfc_sli_sum_iocb(struct lpfc_vport *, uint16_t, uint64_t, lpfc_ctx_cmd);
409 int lpfc_sli_abort_iocb(struct lpfc_vport *vport, u16 tgt_id, u64 lun_id,
412 lpfc_sli_abort_taskmgmt(struct lpfc_vport *, struct lpfc_sli_ring *,
420 struct lpfc_nodelist *lpfc_findnode_did(struct lpfc_vport *, uint32_t);
421 struct lpfc_nodelist *lpfc_findnode_wwpn(struct lpfc_vport *,
423 struct lpfc_nodelist *lpfc_findnode_mapped(struct lpfc_vport *vport);
444 void lpfc_setup_fdmi_mask(struct lpfc_vport *vport);
445 int lpfc_link_reset(struct lpfc_vport *vport);
459 void lpfc_get_vport_cfgparam(struct lpfc_vport *);
460 int lpfc_alloc_sysfs_attr(struct lpfc_vport *);
461 void lpfc_free_sysfs_attr(struct lpfc_vport *);
470 int lpfc_vport_symbolic_node_name(struct lpfc_vport *, char *, size_t);
471 int lpfc_vport_symbolic_port_name(struct lpfc_vport *, char *, size_t);
475 struct lpfc_vport *lpfc_create_port(struct lpfc_hba *, int, struct device *);
477 int lpfc_mbx_unreg_vpi(struct lpfc_vport *);
478 void destroy_port(struct lpfc_vport *);
482 extern void lpfc_debugfs_initialize(struct lpfc_vport *);
483 extern void lpfc_debugfs_terminate(struct lpfc_vport *);
484 extern void lpfc_debugfs_disc_trc(struct lpfc_vport *, int, char *, uint32_t,
525 struct lpfc_vport *lpfc_find_vport_by_vpid(struct lpfc_hba *, uint16_t);
551 void lpfc_cleanup_vports_rrqs(struct lpfc_vport *, struct lpfc_nodelist *);
552 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
566 void lpfc_sli_abts_recover_port(struct lpfc_vport *,
569 int lpfc_issue_reg_vfi(struct lpfc_vport *);
570 int lpfc_issue_unreg_vfi(struct lpfc_vport *);
617 void lpfc_nvme_rescan_port(struct lpfc_vport *vport,
619 void lpfc_nvme_unregister_port(struct lpfc_vport *vport,
621 int lpfc_nvme_register_port(struct lpfc_vport *vport,
623 int lpfc_nvme_create_localport(struct lpfc_vport *vport);
624 void lpfc_nvme_destroy_localport(struct lpfc_vport *vport);
625 void lpfc_nvme_update_localport(struct lpfc_vport *vport);
675 int lpfc_vmid_uvem(struct lpfc_vport *vport, struct lpfc_vmid *vmid, bool ins);
676 uint32_t lpfc_vmid_get_cs_ctl(struct lpfc_vport *vport);
677 int lpfc_vmid_cmd(struct lpfc_vport *vport,
680 struct lpfc_vmid *lpfc_get_vmid_from_hashtable(struct lpfc_vport *vport,
682 int lpfc_vmid_get_appid(struct lpfc_vport *vport, char *uuid,
685 void lpfc_vmid_vport_cleanup(struct lpfc_vport *vport);
686 int lpfc_issue_els_qfpa(struct lpfc_vport *vport);
688 void lpfc_sli_rpi_release(struct lpfc_vport *vport,