uint16_tk_neg
The K- size of the input CB, in bits [40:6144], that is in the Turbo operation when r < C-, as in 3GPP TS
36.212. This size is inclusive of CRC24B, regardless whether it was pre-calculated and appended by the
application or not.
Definition at line 597 of file rte_bbdev_op.h.
uint16_tk_pos
The K+ size of the input CB, in bits [40:6144], that is in the Turbo operation when r >= C-, as in 3GPP
TS 36.212. This size is inclusive of CRC24B, regardless whether it was pre-calculated and appended by the
application or not.
Definition at line 603 of file rte_bbdev_op.h.
uint8_tc_neg
The number of CBs that have K- size, [0:63]
Definition at line 605 of file rte_bbdev_op.h.
uint8_tc
The total number of CBs in the TB, [1:RTE_BBDEV_TURBO_MAX_CODE_BLOCKS]
Definition at line 609 of file rte_bbdev_op.h.
uint8_tcab
The number of CBs that uses Ea before switching to Eb, [0:63]
Definition at line 611 of file rte_bbdev_op.h.
uint32_tea
The E size of the CB rate matched output to use in the Turbo operation when r < cab
Definition at line 615 of file rte_bbdev_op.h.
uint32_teb
The E size of the CB rate matched output to use in the Turbo operation when r >= cab
Definition at line 619 of file rte_bbdev_op.h.
uint16_tncb_neg
The Ncb soft buffer size for the rate matched CB that is used in the Turbo operation when r < C-,
[K:3*Kpi]
Definition at line 623 of file rte_bbdev_op.h.
uint16_tncb_pos
The Ncb soft buffer size for the rate matched CB that is used in the Turbo operation when r >= C-,
[K:3*Kpi]
Definition at line 627 of file rte_bbdev_op.h.
uint8_tr
The index of the first CB in the inbound mbuf data, default is 0
Definition at line 629 of file rte_bbdev_op.h.