Searched refs:lpfc_els_chk_latt (Results 1 – 4 of 4) sorted by relevance
976 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_ct_cmd_gid_ft()1193 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_ct_cmd_gid_pt()1639 latt = lpfc_els_chk_latt(vport); in lpfc_cmpl_ct()2201 latt = lpfc_els_chk_latt(vport); in lpfc_cmpl_ct_disc_fdmi()3816 if (lpfc_els_chk_latt(vport) || rspiocb->iocb.ulpStatus) { in lpfc_cmpl_ct_cmd_vmid()
94 lpfc_els_chk_latt(struct lpfc_vport *vport) in lpfc_els_chk_latt() function998 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_els_flogi()2008 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_els_plogi()2299 if (lpfc_els_chk_latt(vport)) in lpfc_cmpl_els_prli()2742 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_els_adisc()2921 if (lpfc_els_chk_latt(vport)) { in lpfc_cmpl_els_logo()3139 lpfc_els_chk_latt(vport); in lpfc_cmpl_els_cmd()3345 lpfc_els_chk_latt(vport); in lpfc_cmpl_els_disc_cmd()4056 lpfc_els_chk_latt(phba->pport); in lpfc_cmpl_els_edc()5191 if (!ndlp || lpfc_els_chk_latt(vport)) { in lpfc_cmpl_els_rsp()[all …]
148 int lpfc_els_chk_latt(struct lpfc_vport *);
505 * Bug fix for FLOGI cmpl, lpfc_els_chk_latt error path code507 * Fixup lpfc_els_chk_latt() to have Fabric NPorts go thru509 * Fixes to lpfc_els_chk_latt().1325 state machine if lpfc_els_chk_latt returns a non zero value.1449 * Removed lpfc_els_chk_latt from the lpfc_config_post function.1450 lpfc_els_chk_latt will enable the link event interrupts when