DOKK / manpages / debian 13 / dpdk-doc / rte_bbdev_mldts_op.3.en
rte_bbdev_mldts_op(3) Library Functions Manual rte_bbdev_mldts_op(3)

rte_bbdev_mldts_op

#include <rte_bbdev_op.h>


int status
struct rte_mempool * mempool
void * opaque_data
struct rte_bbdev_op_mldts mldts

Structure specifying a single mldts operation

Definition at line 995 of file rte_bbdev_op.h.

Status of operation that was performed.

Definition at line 997 of file rte_bbdev_op.h.

struct rte_mempool* mempool

Mempool which op instance is in.

Definition at line 999 of file rte_bbdev_op.h.

Opaque pointer for user data.

Definition at line 1001 of file rte_bbdev_op.h.

struct rte_bbdev_op_mldts mldts

Contains turbo decoder specific parameters.

Definition at line 1003 of file rte_bbdev_op.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK