Searched refs:eetlp_prefix_max (Results 1 – 4 of 4) sorted by relevance
30 dev->eetlp_prefix_max : 0); in aer_tlp_log_len()
413 if (!pdev->eetlp_prefix_max && !pdev->pasid_no_tlp) in pci_enable_pasid()
2332 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()2335 if (bridge && bridge->eetlp_prefix_max) in pci_configure_eetlp_prefix()2336 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()
413 unsigned int eetlp_prefix_max:3; /* Max # of End-End TLP Prefixes, 0=not supported */ member