Home
last modified time | relevance | path

Searched refs:rte_gpu_comm_set_flag (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/gpudev/
H A Dversion.map17 rte_gpu_comm_set_flag;
H A Drte_gpudev.h591 int rte_gpu_comm_set_flag(struct rte_gpu_comm_flag *devflag,
H A Dgpudev.c781 rte_gpu_comm_set_flag(struct rte_gpu_comm_flag *devflag, uint32_t val) in rte_gpu_comm_set_flag() function
/dpdk/app/test-gpudev/
H A Dmain.c267 ret = rte_gpu_comm_set_flag(&devflag, set_val); in create_update_comm_flag()
283 ret = rte_gpu_comm_set_flag(&devflag, set_val); in create_update_comm_flag()
/dpdk/doc/guides/prog_guide/
H A Dgpudev.rst169 rte_gpu_comm_set_flag(&quit_flag , 0);
198 rte_gpu_comm_set_flag(&quit_flag, 1);