Searched defs:tlv_per_pf_pcie_config (Results 1 – 1 of 1) sorted by relevance
336 struct tlv_per_pf_pcie_config { struct337 uint32_t tag;338 uint32_t length;339 uint8_t vfs_total;340 uint8_t port_allocation;341 uint16_t vectors_per_pf;342 uint16_t vectors_per_vf;343 uint8_t pf_bar0_aperture;344 uint8_t pf_bar2_aperture;345 uint8_t vf_bar0_aperture;[all …]