NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
urom_worker_rdmo_client Struct Reference

#include </opt/mellanox/doca/applications/urom_rdmo/dpu/worker_rdmo.h>

Collaboration diagram for urom_worker_rdmo_client:

Public Member Functions

 khash_t (rq) *rqs
 
 khash_t (mkey) *mkeys
 

Data Fields

struct urom_worker_rdmordmo_worker
 
uint64_t id
 
uint64_t dest_id
 
struct urom_worker_rdmo_epep
 
uint64_t next_rq_id
 
ucs_list_link_t paused_ops
 
int pause
 
uint64_t get_result
 

Detailed Description

Definition at line 87 of file worker_rdmo.h.

Member Function Documentation

◆ khash_t() [1/2]

urom_worker_rdmo_client::khash_t ( mkey  )

◆ khash_t() [2/2]

urom_worker_rdmo_client::khash_t ( rq  )

Field Documentation

◆ dest_id

uint64_t urom_worker_rdmo_client::dest_id

Definition at line 90 of file worker_rdmo.h.

◆ ep

struct urom_worker_rdmo_ep* urom_worker_rdmo_client::ep

Definition at line 91 of file worker_rdmo.h.

◆ get_result

uint64_t urom_worker_rdmo_client::get_result

Definition at line 97 of file worker_rdmo.h.

◆ id

uint64_t urom_worker_rdmo_client::id

Definition at line 89 of file worker_rdmo.h.

◆ next_rq_id

uint64_t urom_worker_rdmo_client::next_rq_id

Definition at line 93 of file worker_rdmo.h.

◆ pause

int urom_worker_rdmo_client::pause

Definition at line 96 of file worker_rdmo.h.

◆ paused_ops

ucs_list_link_t urom_worker_rdmo_client::paused_ops

Definition at line 95 of file worker_rdmo.h.

◆ rdmo_worker

struct urom_worker_rdmo* urom_worker_rdmo_client::rdmo_worker

Definition at line 88 of file worker_rdmo.h.


The documentation for this struct was generated from the following file: