Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dpci_regs.h584 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints with link end here */ macro
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_config.c1348 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V1; in vfio_cap_len()