Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dcore.h111 int cxl_pci_get_bandwidth(struct pci_dev *pdev, struct access_coordinate *c);
H A Dcdat.c681 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()
H A Dpci.c1035 int cxl_pci_get_bandwidth(struct pci_dev *pdev, struct access_coordinate *c) in cxl_pci_get_bandwidth() function