Home
last modified time | relevance | path

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

/Linux-v5.10/include/ras/
Dras_event.h289 {PCI_ERR_UNC_MALF_TLP, "Malformed TLP"}, \
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h744 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro
/Linux-v5.10/drivers/misc/cxl/
Dpci.c1353 if (data & PCI_ERR_UNC_MALF_TLP) in cxl_fixup_malformed_tlp()
1356 data |= PCI_ERR_UNC_MALF_TLP; in cxl_fixup_malformed_tlp()
/Linux-v5.10/drivers/pci/pcie/
Daer.c93 PCI_ERR_UNC_MALF_TLP)
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci_config.c990 PCI_ERR_UNC_MALF_TLP | /* Malformed TLP */ in init_pci_ext_cap_err_perm()