#include <signal.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <doca_ctx.h>
#include <doca_devemu_pci.h>
#include <doca_dev.h>
#include <doca_error.h>
#include <doca_log.h>
#include <doca_dpa.h>
#include <common.h>
#include <devemu_pci_common.h>
Go to the source code of this file.
◆ MSIX_TABLE_REGION_INDEX
| #define MSIX_TABLE_REGION_INDEX 0 |
◆ create_msix_object()
◆ devemu_pci_device_msix_dpu()
| doca_error_t devemu_pci_device_msix_dpu |
( |
const char * |
pci_address, |
|
|
const char * |
emulated_dev_vuid, |
|
|
uint16_t |
msix_idx |
|
) |
| |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
DEVEMU_PCI_DEVICE_MSIX_DPU |
| ) |
|
◆ devemu_pci_sample_app
| struct doca_dpa_app* devemu_pci_sample_app |
|
extern |
◆ raise_msix_rpc