Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dtph.c229 offset = pdev->tph_cap + PCI_TPH_BASE_SIZEOF + index * sizeof(u16); in write_tag_to_st_table()
456 offset = PCI_TPH_BASE_SIZEOF; in pci_restore_tph_state()
488 offset = PCI_TPH_BASE_SIZEOF; in pci_save_tph_state()
/linux/include/uapi/linux/
H A Dpci_regs.h1069 #define PCI_TPH_BASE_SIZEOF 0xc /* Size with no ST table */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1462 return PCI_TPH_BASE_SIZEOF + (sts * 2) + 2; in vfio_ext_cap_len()
1464 return PCI_TPH_BASE_SIZEOF; in vfio_ext_cap_len()