Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c260 offset = pdev->tph_cap + PCI_TPH_BASE_SIZEOF + index * sizeof(u16); in write_tag_to_st_table()
487 offset = PCI_TPH_BASE_SIZEOF; in pci_restore_tph_state()
519 offset = PCI_TPH_BASE_SIZEOF; in pci_save_tph_state()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1049 #define PCI_TPH_BASE_SIZEOF 0xc /* Size with no ST table */ macro
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1447 return PCI_TPH_BASE_SIZEOF + (sts * 2) + 2; in vfio_ext_cap_len()
1449 return PCI_TPH_BASE_SIZEOF; in vfio_ext_cap_len()