Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c348 case PCI_TPH_LOC_MSIX: in pcie_tph_set_st_entry()
366 (loc == PCI_TPH_LOC_MSIX) ? "MSI-X" : "ST", index, tag); in pcie_tph_set_st_entry()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1046 #define PCI_TPH_LOC_MSIX 0x00000400 /* In MSI-X */ macro