Searched refs:eetlp_max (Results 1 – 1 of 1) sorted by relevance
2313 unsigned int eetlp_max; in pci_configure_eetlp_prefix() local2326 eetlp_max = FIELD_GET(PCI_EXP_DEVCAP2_EE_PREFIX_MAX, cap); in pci_configure_eetlp_prefix()2328 eetlp_max = eetlp_max ?: 4; in pci_configure_eetlp_prefix()2332 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()2336 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()