NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
rmax_list_devices_main.c File Reference
#include <doca_log.h>
#include <doca_rmax.h>
#include "rmax_common.h"
Include dependency graph for rmax_list_devices_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (RMAX_LIST_DEVICES::MAIN)
 
doca_error_t rmax_list_devices (void)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( RMAX_LIST_DEVICES::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 43 of file rmax_list_devices_main.c.

◆ rmax_list_devices()

doca_error_t rmax_list_devices ( void  )

Definition at line 43 of file rmax_list_devices_sample.c.