Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dtlp.c26 return FIELD_GET(PCI_ERR_CAP_TLP_LOG_SIZE, aercc); in aer_tlp_log_len()
/linux/include/uapi/linux/
H A Dpci_regs.h820 #define PCI_ERR_CAP_TLP_LOG_SIZE 0x00f80000 /* Logged TLP Size (only in Flit mode) */ macro