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

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

Collaboration diagram for urom_worker_rdmo_req:

Data Fields

ucs_list_link_t entry
 
struct urom_worker_rdmo_clientclient
 
struct urom_worker_rdmo_epep
 
uint8_t header [UROM_RDMO_HDR_LEN_MAX]
 
void * data
 
uint64_t length
 
ucp_am_recv_param_t param
 
struct urom_worker_rdmo_req_opsops
 
uint64_t ctx [4]
 

Detailed Description

Definition at line 112 of file worker_rdmo.h.

Field Documentation

◆ client

struct urom_worker_rdmo_client* urom_worker_rdmo_req::client

Definition at line 114 of file worker_rdmo.h.

◆ ctx

uint64_t urom_worker_rdmo_req::ctx[4]

Definition at line 122 of file worker_rdmo.h.

◆ data

void* urom_worker_rdmo_req::data

Definition at line 118 of file worker_rdmo.h.

◆ entry

ucs_list_link_t urom_worker_rdmo_req::entry

Definition at line 113 of file worker_rdmo.h.

◆ ep

struct urom_worker_rdmo_ep* urom_worker_rdmo_req::ep

Definition at line 115 of file worker_rdmo.h.

◆ header

uint8_t urom_worker_rdmo_req::header[UROM_RDMO_HDR_LEN_MAX]

Definition at line 117 of file worker_rdmo.h.

◆ length

uint64_t urom_worker_rdmo_req::length

Definition at line 119 of file worker_rdmo.h.

◆ ops

struct urom_worker_rdmo_req_ops* urom_worker_rdmo_req::ops

Definition at line 121 of file worker_rdmo.h.

◆ param

ucp_am_recv_param_t urom_worker_rdmo_req::param

Definition at line 120 of file worker_rdmo.h.


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