Home
last modified time | relevance | path

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

/drivers/vfio/pci/
Dvfio_pci_config.c76 static const u16 pci_ext_cap_length[PCI_EXT_CAP_ID_MAX + 1] = { variable
939 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_ERR])) in init_pci_ext_cap_err_perm()
991 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR])) in init_pci_ext_cap_pwr_perm()
1538 len = pci_ext_cap_length[ecap]; in vfio_ecap_init()