Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h587 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints with link end here */ macro
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1352 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V1; in vfio_cap_len()