Searched refs:lpfc_find_vport_by_did (Results 1 – 3 of 3) sorted by relevance
59 struct lpfc_vport *lpfc_find_vport_by_did(struct lpfc_hba *, uint32_t);
418 lpfc_find_vport_by_did(struct lpfc_hba *phba, uint32_t did) { in lpfc_find_vport_by_did() function478 ((lpfc_find_vport_by_did(phba, Did) == NULL) || in lpfc_ns_rsp()
4575 if (lpfc_find_vport_by_did(phba, nportid)) in lpfc_els_rcv_rscn()