Home
last modified time | relevance | path

Searched refs:PCI_ERR_CAP_TLP_LOG_FLIT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/pcie/
H A Dtlp.c25 if (aercc & PCI_ERR_CAP_TLP_LOG_FLIT) in aer_tlp_log_len()
H A Daer.c1346 aercc & PCI_ERR_CAP_TLP_LOG_FLIT, in aer_get_device_error_info()
/linux/include/uapi/linux/
H A Dpci_regs.h819 #define PCI_ERR_CAP_TLP_LOG_FLIT 0x00040000 /* TLP was logged in Flit Mode */ macro