DPDK  24.03.0
Data Fields
rte_bbdev_op_cap_mld Struct Reference

#include <rte_bbdev_op.h>

Data Fields

uint32_t capability_flags
 
uint16_t num_buffers_src
 
uint16_t num_buffers_dst
 

Detailed Description

List of the capabilities for the MLD

Definition at line 913 of file rte_bbdev_op.h.

Field Documentation

◆ capability_flags

uint32_t capability_flags

Flags from rte_bbdev_op_mldts_flag_bitmasks

Definition at line 915 of file rte_bbdev_op.h.

◆ num_buffers_src

uint16_t num_buffers_src

Number of input code block buffers.

Definition at line 917 of file rte_bbdev_op.h.

◆ num_buffers_dst

uint16_t num_buffers_dst

Number of output code block buffers.

Definition at line 919 of file rte_bbdev_op.h.


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