Searched refs:cxl_pci_get_bandwidth (Results 1 – 3 of 3) sorted by relevance
111 int cxl_pci_get_bandwidth(struct pci_dev *pdev, struct access_coordinate *c);
681 rc = cxl_pci_get_bandwidth(pdev, pci_coord); in cxl_endpoint_gather_bandwidth()815 rc = cxl_pci_get_bandwidth(to_pci_dev(dev), coords); in DEFINE_FREE()
1035 int cxl_pci_get_bandwidth(struct pci_dev *pdev, struct access_coordinate *c) in cxl_pci_get_bandwidth() function