Home
last modified time | relevance | path

Searched defs:new_vport (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c202 lpfc_unique_wwpn(struct lpfc_hba *phba, struct lpfc_vport *new_vport) in lpfc_unique_wwpn()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c200 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() function