#include <signal.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <time.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.
◆ create_db_dpa_comp()
◆ create_db_object()
◆ destroy_db_object()
◆ devemu_pci_device_db_dpu()
| doca_error_t devemu_pci_device_db_dpu |
( |
const char * |
pci_address, |
|
|
const char * |
emulated_dev_vuid, |
|
|
uint16_t |
db_region_idx, |
|
|
uint32_t |
db_id |
|
) |
| |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
DEVEMU_PCI_DEVICE_DB_DPU |
| ) |
|
◆ flr_event_handler_cb()
| static void flr_event_handler_cb |
( |
struct doca_devemu_pci_dev * |
pci_dev, |
|
|
union doca_data |
user_data |
|
) |
| |
|
static |
◆ init_dpa_app_ctx()
◆ init_dpa_db_thread()
◆ register_to_ctx_state_change_events()
◆ register_to_flr_events()
◆ signal_handler()
| static void signal_handler |
( |
int |
signum | ) |
|
|
static |
◆ state_change_event_handler_cb()
◆ uninit_dpa_app_ctx()
◆ db_handler
DB DPA handler declaration
◆ devemu_pci_sample_app
| struct doca_dpa_app* devemu_pci_sample_app |
|
extern |
◆ force_quit
◆ init_app_ctx_rpc
◆ uninit_app_ctx_rpc