Home
last modified time | relevance | path

Searched refs:PCITEST_MSIX (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dpcitest.h20 #define PCITEST_MSIX _IOW('P', 0x7, int) macro
/linux-6.15/Documentation/misc-devices/
H A Dpci-endpoint-test.rst38 PCITEST_MSIX:
/linux-6.15/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c139 pci_ep_ioctl(PCITEST_MSIX, i); in TEST_F()
/linux-6.15/drivers/misc/
H A Dpci_endpoint_test.c873 case PCITEST_MSIX: in pci_endpoint_test_ioctl()
874 ret = pci_endpoint_test_msi_irq(test, arg, cmd == PCITEST_MSIX); in pci_endpoint_test_ioctl()