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

CC algorithm results. More...

#include <doca_pcc_dev.h>

Data Fields

uint32_t rate
 
union {
   uint32_t   rtt_req
 
   uint32_t   probe_req
 
}; 
 
uint32_t probe_type_slot
 
uint32_t credits
 
uint32_t reload_credits
 

Detailed Description

CC algorithm results.

Definition at line 69 of file doca_pcc_dev.h.

Field Documentation

◆ 

union { ... }

◆ credits

uint32_t doca_pcc_dev_results::credits

Num of credits allowed for the CC flow

Definition at line 76 of file doca_pcc_dev.h.

◆ probe_req

uint32_t doca_pcc_dev_results::probe_req

probe request bit

Definition at line 73 of file doca_pcc_dev.h.

◆ probe_type_slot

uint32_t doca_pcc_dev_results::probe_type_slot

probe type slot to indicate which probe to send

Definition at line 75 of file doca_pcc_dev.h.

◆ rate

uint32_t doca_pcc_dev_results::rate

Tx rate of the CC flow

Definition at line 70 of file doca_pcc_dev.h.

◆ reload_credits

uint32_t doca_pcc_dev_results::reload_credits

Command to reload credits to the CC flow

Definition at line 77 of file doca_pcc_dev.h.

◆ rtt_req

uint32_t doca_pcc_dev_results::rtt_req

rtt request bit

Definition at line 72 of file doca_pcc_dev.h.


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