Searched full:rciep (Results 1 – 7 of 7) sorted by relevance
24 static bool rcec_assoc_rciep(struct pci_dev *rcec, struct pci_dev *rciep) in rcec_assoc_rciep() argument29 /* An RCiEP found on a different bus in range */ in rcec_assoc_rciep()30 if (rcec->bus->number != rciep->bus->number) in rcec_assoc_rciep()35 if (devn == PCI_SLOT(rciep->devfn)) in rcec_assoc_rciep()86 /* All RCiEP devices are on the same bus as the RCEC */ in walk_rcec()99 /* Find RCiEP devices on the given bus ranges */ in walk_rcec()105 * pcie_link_rcec - Link RCiEP devices associated with RCEC.106 * @rcec: RCEC whose RCiEP devices should be linked.108 * Link the given RCEC to each RCiEP device found.125 * pcie_walk_rcec - Walk RCiEP devices associating with RCEC and call callback.[all …]
189 * @bridge: bridge which may be a Port, an RCEC, or an RCiEP197 * If the device provided has no subordinate bus, e.g., an RCEC or RCiEP,221 * or RCiEP, recovery runs on the device itself. For Ports, that in pcie_do_recovery()
14 RCiEP devices.23 Provide support for HNS3 performance monitoring unit (PMU) RCiEP
3 * This driver adds support for PCIe PMU RCiEP device. Related
7 HiSilicon PCIe Tune and Trace device exists as a PCIe RCiEP
754 * ports which the RCiEP can control and trace. The RCiEP and the root in hisi_ptt_init_ctrls()
48 a PCIe function of the NXP LS1028A ENETC RCiEP.