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