Lines Matching full:capability

35 /* A return value of 1 means the capability should NOT be exposed to guest. */
40 /* The PCI Express Capability Structure of the VF of Intel 82599 10GbE in xen_pt_hide_dev_cap()
48 * PCI Express Capability Structure of the VF of Intel 82599 10GbE in xen_pt_hide_dev_cap()
50 * Register is 0, so the Capability Version is 0 and in xen_pt_hide_dev_cap()
783 * Vital Product Data Capability
786 /* Vital Product Data Capability Structure reg static information table */
814 * Vendor Specific Capability
817 /* Vendor Specific Capability Structure reg static information table */
836 * PCI Express Capability
920 /* PCI Express Capability Structure reg static information table */
1016 * Power Management Capability
1019 /* Power Management Capability reg static information table */
1063 * MSI Capability
1342 /* MSI Capability Structure reg static information table */
1462 * MSI-X Capability
1526 /* MSI-X Capability Structure reg static information table */
1575 /* capability structure register group size functions */
1584 /* get Vendor Specific Capability Structure register group size */
1591 /* get PCI Express Capability Structure register group size */
1602 /* calculate size depend on capability version and device/port type */ in xen_pt_pcie_size_init()
1610 * above and terminate the capability structure. in xen_pt_pcie_size_init()
1656 XEN_PT_ERR(d, "Unsupported capability version 0x%x.\n", version); in xen_pt_pcie_size_init()
1663 /* get MSI Capability Structure register group size */
1691 /* get MSI-X Capability Structure register group size */
1719 /* PCI PowerManagement Capability reg group */
1727 /* AGP Capability Structure reg group */
1734 /* Vital Product Data Capability Structure reg group */
1749 /* MSI Capability Structure reg group */
1764 /* Vendor Specific Capability Structure reg group */
1772 /* SHPC Capability List Item reg group */
1779 /* Subsystem ID and Subsystem Vendor ID Capability List Item reg group */
1786 /* AGP 8x Capability Structure reg group */
1793 /* PCI Express Capability Structure reg group */
1801 /* MSI-X Capability Structure reg group */
1835 /* find capability offset */ in xen_pt_ptr_reg_init()
1846 XEN_PT_ERR(&s->dev, "Failed to read capability @0x%x (rc:%d)\n", in xen_pt_ptr_reg_init()
1854 /* ignore the 0 hardwired capability, find next one */ in xen_pt_ptr_reg_init()
1859 /* next capability */ in xen_pt_ptr_reg_init()
2077 /* initialize capability register */ in xen_pt_config_init()