Home
last modified time | relevance | path

Searched refs:vf_bus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c639 int vf_bus = pci_iov_virtfn_bus(pdev, vf_index); in pnv_ioda_setup_vf_PE() local
648 pe->rid = (vf_bus << 8) | vf_devfn; in pnv_ioda_setup_vf_PE()
669 if (vf_pdn->busno == vf_bus && in pnv_ioda_setup_vf_PE()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c633 int vf_bus = pci_iov_virtfn_bus(pdev, vf_index); in pnv_ioda_setup_vf_PE() local
642 pe->rid = (vf_bus << 8) | vf_devfn; in pnv_ioda_setup_vf_PE()
663 if (vf_pdn->busno == vf_bus && in pnv_ioda_setup_vf_PE()

Completed in 2 milliseconds