Home
last modified time | relevance | path

Searched refs:PortID (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/net/
H A Dfsl,fman-port.yaml32 Each hardware port on the FMan has its own hardware PortID.
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_ct.c3735 ctreq->un.PortID = cpu_to_be32(vport->fc_myDID); in lpfc_vmid_cmd()
3747 ctreq->un.PortID = cpu_to_be32(vport->fc_myDID); in lpfc_vmid_cmd()
3754 ctreq->un.PortID = cpu_to_be32(vport->fc_myDID); in lpfc_vmid_cmd()
3769 ctreq->un.PortID = cpu_to_be32(vport->fc_myDID); in lpfc_vmid_cmd()
H A Dlpfc_hw.h127 __be32 PortID; member