Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dprobe.c2376 unsigned int eetlp_max; in pci_configure_eetlp_prefix() local
2389 eetlp_max = FIELD_GET(PCI_EXP_DEVCAP2_EE_PREFIX_MAX, cap); in pci_configure_eetlp_prefix()
2391 eetlp_max = eetlp_max ?: 4; in pci_configure_eetlp_prefix()
2395 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()
2399 dev->eetlp_prefix_max = eetlp_max; in pci_configure_eetlp_prefix()