Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_TPH (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c327 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in restore_pci_variables()
386 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in save_pci_variables()
/linux/include/uapi/linux/
H A Dpci_regs.h748 #define PCI_EXT_CAP_ID_TPH 0x17 /* TPH Requester */ macro