logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_gpu_comm_flag

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                            rte_gpu_comm_flag(3)

Detailed Description

       Communication flag to coordinate CPU with the device.

       Definition at line 87 of file rte_gpudev.h.

Field Documentation

uint16_tdev_id
       Device that will use the device flag.

       Definition at line 89 of file rte_gpudev.h.

   uint32_t*ptr
       Pointer to flag memory area.

       Definition at line 91 of file rte_gpudev.h.

   enumrte_gpu_comm_flag_typemtype
       Type of memory used to allocate the flag.

       Definition at line 93 of file rte_gpudev.h.

Name

       rte_gpu_comm_flag

Synopsis

       #include <rte_gpudev.h>

   DataFields
       uint16_t dev_id
       uint32_t * ptr
       enum rte_gpu_comm_flag_typemtype

See Also