Home
last modified time | relevance | path

Searched refs:new_vport (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A 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()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_vport.c205 lpfc_unique_wwpn(struct lpfc_hba *phba, struct lpfc_vport *new_vport) in lpfc_unique_wwpn() argument
212 if (vport == new_vport) in lpfc_unique_wwpn()
216 &new_vport->fc_sparam.portName, in lpfc_unique_wwpn()
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c123 static struct vport *new_vport(const struct vport_parms *);
193 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() function
1729 vport = new_vport(&parms); in ovs_dp_cmd_new()
2181 vport = new_vport(&parms); in ovs_vport_cmd_new()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c127 static struct vport *new_vport(const struct vport_parms *);
200 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() function
1842 vport = new_vport(&parms); in ovs_dp_cmd_new()
2311 vport = new_vport(&parms); in ovs_vport_cmd_new()

Completed in 9 milliseconds