Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_vport.c202 lpfc_unique_wwpn(struct lpfc_hba *phba, struct lpfc_vport *new_vport) in lpfc_unique_wwpn() argument
209 if (vport == new_vport) in lpfc_unique_wwpn()
213 &new_vport->fc_sparam.portName, in lpfc_unique_wwpn()
/linux-6.1.9/net/openvswitch/
Ddatapath.c125 static struct vport *new_vport(const struct vport_parms *);
198 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() function
1818 vport = new_vport(&parms); in ovs_dp_cmd_new()
2281 vport = new_vport(&parms); in ovs_vport_cmd_new()