pci_epc_featuresRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.4: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.8: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.11: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.13: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.15: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
5.19: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
6.2: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
6.5: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
6.8: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int core_init_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
arm64: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
armhf: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
ppc64el: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
riscv64: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
aws: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
azure: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
gcp: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
lowlatency: ✅struct pci_epc_features {
unsigned int linkup_notifier;
unsigned int msi_capable;
unsigned int msix_capable;
u8 reserved_bar;
u8 bar_fixed_64bit;
u64 bar_fixed_size[6];
size_t align;
};
Regular
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️unsigned int core_init_notifier
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅