Searched refs:tph_enabled (Results 1 – 2 of 2) sorted by relevance
330 if (!pdev->tph_enabled) in pcie_tph_set_st_entry()383 if (!pdev->tph_enabled) in pcie_disable_tph()390 pdev->tph_enabled = 0; in pcie_disable_tph()423 if (pdev->tph_enabled) in pcie_enable_tph()460 pdev->tph_enabled = 1; in pcie_enable_tph()476 if (!pdev->tph_enabled) in pci_restore_tph_state()506 if (!pdev->tph_enabled) in pci_save_tph_state()
448 unsigned int tph_enabled:1; /* TLP Processing Hints */ member