Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_MALF_TLP (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/ras/
Dras_event.h289 {PCI_ERR_UNC_MALF_TLP, "Malformed TLP"}, \
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h759 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro
/Linux-v6.6/drivers/misc/cxl/
Dpci.c1347 if (data & PCI_ERR_UNC_MALF_TLP) in cxl_fixup_malformed_tlp()
1350 data |= PCI_ERR_UNC_MALF_TLP; in cxl_fixup_malformed_tlp()
/Linux-v6.6/drivers/pci/pcie/
Daer.c93 PCI_ERR_UNC_MALF_TLP)
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_config.c1027 PCI_ERR_UNC_MALF_TLP | /* Malformed TLP */ in init_pci_ext_cap_err_perm()