#include <stdlib.h>
#include <doca_log.h>
#include <doca_argp.h>
#include "rdma_common.h"
Go to the source code of this file.
◆ client_param_callback()
| static doca_error_t client_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ cm_addr_param_callback()
| static doca_error_t cm_addr_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ cm_addr_type_param_callback()
| static doca_error_t cm_addr_type_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ cm_port_param_callback()
| static doca_error_t cm_port_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ device_address_callback()
| static doca_error_t device_address_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
GPURDMA_WRITE_REQUESTER::MAIN |
| ) |
|
◆ gid_index_callback()
| static doca_error_t gid_index_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ gpu_pci_address_callback()
| static doca_error_t gpu_pci_address_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ register_rdma_params()
◆ use_rdma_cm_param_callback()
| static doca_error_t use_rdma_cm_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ verify_cm_params()