Data Accelerator Offload
Loading...
Searching...
No Matches
Data Fields
dao_lc_qp_conf Struct Reference

#include <dao_liquid_crypto.h>

Data Fields

bool out_of_order_delivery_en
 
uint16_t nb_desc
 
uint16_t max_seg_size
 

Detailed Description

The liquid crypto queue pair configuration structure.

This structure is used to configure a liquid crypto queue pair.

Definition at line 209 of file dao_liquid_crypto.h.

Field Documentation

◆ out_of_order_delivery_en

bool out_of_order_delivery_en

Enable out of order delivery.

Definition at line 211 of file dao_liquid_crypto.h.

◆ nb_desc

uint16_t nb_desc

The number of descriptors in the queue pair. For performance benefits, the actual number of descriptors would be rounded up to a power of 2.

Definition at line 216 of file dao_liquid_crypto.h.

◆ max_seg_size

uint16_t max_seg_size

The maximum segment size.

Definition at line 218 of file dao_liquid_crypto.h.


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