DPU Host API  2025.1.0
dpu_slice_target Struct Reference

Target for a CI Select command. More...

#include <dpu_types.h>

Data Fields

enum dpu_slice_target_type type
 
union {
   dpu_member_id_t   dpu_id
 
   dpu_group_id_t   group_id
 
}; 
 

Detailed Description

Target for a CI Select command.

Field Documentation

◆ @1

union { ... }

Specific context depending on the slice target type.

◆ dpu_id

The selected DPU ID, if any.

◆ group_id

dpu_group_id_t group_id

The selected group ID, if any.

◆ type

The type of target.


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