Lines Matching defs:output
74 /** If set, saturate soft output to +/-127 */
84 /** Set if soft output is required to be output */
104 /** Set if positive LLR soft output is supported. Positive LLR value
112 /** Set if negative LLR soft output is supported. Negative LLR value
158 /** Set to drop the last CRC bits decoding output */
166 /** Set for HARQ combined output stream enable. */
172 /** Set for soft-output stream enable */
176 /** Set for bit-level de-interleaver bypass on soft-output stream. */
186 /** Set if a device supports input/output HARQ compression. */
194 /** Set if a device supports HARQ output to
207 /** Set if a device supports input/output HARQ 4bits compression. */
213 /** Set for bit-level interleaver bypass on output stream. */
227 /** Set if a device supports concatenation of non byte aligned output */
239 /** Set for bypass the IDFT and get directly the DFT output. */
243 /** Set for optional power measurement on DFT output. */
247 /** Set if the output data uses FP16 format. */
273 /** Data input and output buffer for BBDEV operations */
301 * The output mbuf data though is always one segment, even if the input
336 /** The E length of the CB rate matched LLR output, in bytes, as in
344 /** Rate matching output sequence length in bits or LLRs.
368 /** The E size of the CB rate matched output to use in the Turbo
372 /** The E size of the CB rate matched output to use in the Turbo
420 * Hard output is a mandatory capability that all BBDEV PMDs support. This is
422 * Soft output is an optional capability for BBDEV PMDs. If supported, an LLR
423 * rate matched output is computed in the soft_output buffer structure.
425 * The output mbuf data structure is expected to be allocated by the
426 * application with enough room for the output data.
433 /** The hard decisions buffer for the decoded output,
437 /** The soft LLR output buffer - optional */
454 * all CBs in this decode operation - output
486 * Hard output is a mandatory capability that all BBDEV PMDs support. This is
489 * Soft output is an optional capability for BBDEV PMDs. If supported, an LLR
490 * rate matched output is computed in the soft_output buffer structure.
493 * HARQ combined output is an optional capability for BBDEV PMDs.
494 * If supported, a LLR output is streamed to the harq_combined_output
501 * The output mbuf data structure is expected to be allocated by the
502 * application with enough room for the output data.
511 /** The hard decisions buffer for the decoded output,
515 /** The soft LLR output LLR stream buffer - optional */
519 /** The HARQ combined LLR stream output buffer - optional */
534 * CB in this decode operation - output
580 /** The E length of the CB rate matched output, in bits, as in
584 /** The Ncb soft buffer size of the CB rate matched output [K:3*Kpi],
612 /** The E size of the CB rate matched output to use in the Turbo
616 /** The E size of the CB rate matched output to use in the Turbo
676 * The output mbuf data structure is expected to be allocated by the
677 * application with enough room for the output data.
684 /** The rate matched CB or TB output buffer */
685 struct rte_bbdev_op_data output;
709 * The output data is the ratematched CB or TB data, or the output after
712 * The output mbuf data structure is expected to be allocated by the
713 * application with enough room for the output data.
720 /** The rate matched TB or CB output buffer */
721 struct rte_bbdev_op_data output;
764 * The output mbuf data structure is expected to be allocated by the
765 * application with enough room for the output data.
776 /** Optional power measurement output data. */
786 /** Depadding at the start of the DFT output. */
788 /** Window index being used for each cyclic shift output. */
790 /** Bitmap of the cyclic shift output requested. */
825 * The output mbuf data structure is expected to be allocated by the
826 * application with enough room for the output data.
836 struct rte_bbdev_op_data output;
862 /** Num hard output code block buffers */
864 /** Num soft output code block buffers if supported by the driver */
874 /** Num output code block buffers */
888 /** Num hard output code block buffers */
890 /** Num soft output code block buffers if supported by the driver */
900 /** Num output code block buffers */
910 /** Num output code block buffers. */
922 /** Number of output code block buffers. */