logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_bbdev_op_dec_turbo_cb_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2             rte_bbdev_op_dec_turbo_cb_params(3)

Detailed Description

       Turbo decode code block parameters

       Definition at line 329 of file rte_bbdev_op.h.

Field Documentation

uint16_tk
       The K size of the input CB, in bits [40:6144], as specified in 3GPP TS 36.212. This size is inclusive of
       CRC bits, regardless whether it was pre-calculated by the application or not.

       Definition at line 335 of file rte_bbdev_op.h.

   uint32_te
       The E length of the CB rate matched LLR output, in bytes, as in 3GPP TS 36.212.

       Definition at line 339 of file rte_bbdev_op.h.

Name

       rte_bbdev_op_dec_turbo_cb_params

Synopsis

       #include <rte_bbdev_op.h>

   DataFields
       uint16_t k
       uint32_t e

See Also