Searched refs:PCI_ERR_UNC_MALF_TLP (Results 1 – 5 of 5) sorted by relevance
289 {PCI_ERR_UNC_MALF_TLP, "Malformed TLP"}, \
755 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro
1353 if (data & PCI_ERR_UNC_MALF_TLP) in cxl_fixup_malformed_tlp()1356 data |= PCI_ERR_UNC_MALF_TLP; in cxl_fixup_malformed_tlp()
93 PCI_ERR_UNC_MALF_TLP)
990 PCI_ERR_UNC_MALF_TLP | /* Malformed TLP */ in init_pci_ext_cap_err_perm()
Completed in 35 milliseconds