Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_config.c74 static const u16 pci_ext_cap_length[PCI_EXT_CAP_ID_MAX + 1] = { variable
937 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_ERR])) in init_pci_ext_cap_err_perm()
989 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR])) in init_pci_ext_cap_pwr_perm()
1541 len = pci_ext_cap_length[ecap]; in vfio_ecap_init()