Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpcie.c409 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in restore_pci_variables()
464 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in save_pci_variables()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h699 #define PCI_EXT_CAP_ID_TPH 0x17 /* TPH Requester */ macro
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_config.c97 [PCI_EXT_CAP_ID_TPH] = 0xFF,
1359 case PCI_EXT_CAP_ID_TPH: in vfio_ext_cap_len()